aboutsummaryrefslogtreecommitdiffstats
path: root/lib/fault-inject.c
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <[email protected]>2019-06-13 18:38:10 +0000
committerGreg Kroah-Hartman <[email protected]>2019-06-18 11:40:25 +0000
commitc008c6754c109fed660221e4d8b8194bbcd003ed (patch)
tree18f160df8b1f22d60e1ce77d04cdf3bf96a49c81 /lib/fault-inject.c
parentthermal: intel: no need to check return value of debugfs_create functions (diff)
downloadkernel-c008c6754c109fed660221e4d8b8194bbcd003ed.tar.gz
kernel-c008c6754c109fed660221e4d8b8194bbcd003ed.zip
thermal: intel_powerclamp: no need to check return value of debugfs_create functions
When calling debugfs functions, there is no need to ever check the return value. The function can work or not, but the code logic should never do something different based on this. Cc: Zhang Rui <[email protected]> Cc: Eduardo Valentin <[email protected]> Cc: Daniel Lezcano <[email protected]> Cc: Finn Thain <[email protected]> Cc: [email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]> Reviewed-by: Daniel Lezcano <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'lib/fault-inject.c')
0 files changed, 0 insertions, 0 deletions