aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <[email protected]>2018-05-29 17:30:53 +0200
committerGreg Kroah-Hartman <[email protected]>2018-05-31 12:54:21 +0200
commit9fc6f2203f5def3c8798c695dae49ee441a8192c (patch)
tree8b1d8d6699463e50cdd48c43d4a95d9f67f2b993 /tools/perf/scripts/python
parent63c4c0d8818fa2e48d546cd2c22659e6b59e8db5 (diff)
USB: isp116x-hcd: 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: Olav Kongas <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions