aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <[email protected]>2019-08-10 12:17:22 +0200
committerDavid S. Miller <[email protected]>2019-08-10 15:25:48 -0700
commit11ab11e69d63f4f7af92e9466f19255eff877945 (patch)
tree49e9e8a466857755e73743da1b4da53f5786318d /tools/perf/scripts/python
parent9dac1e8eeaa2fafa0ce2931a3abf5644c5ab61eb (diff)
hns3: 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: Yisen Zhuang <[email protected]> Cc: Salil Mehta <[email protected]> Cc: "David S. Miller" <[email protected]> Cc: [email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions