aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <[email protected]>2019-06-11 19:58:58 +0200
committerGuenter Roeck <[email protected]>2019-06-23 18:33:01 -0700
commit08d09d8099a7556d49ba0e770c32345cc79566b3 (patch)
treea5503df98ca08b0354c55f4ae9d8104107f95001 /tools/perf/scripts/python
parent228b9e196a6db701a80e80251ff521688865e6f9 (diff)
hwmon: (asus_atk0110) 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: Luca Tettamanti <[email protected]> Cc: Jean Delvare <[email protected]> Cc: Guenter Roeck <[email protected]> Cc: [email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]> Signed-off-by: Guenter Roeck <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions