diff options
author | Greg Kroah-Hartman <[email protected]> | 2019-01-22 16:21:23 +0100 |
---|---|---|
committer | Luca Coelho <[email protected]> | 2019-04-03 11:20:03 +0300 |
commit | c9af7528c3311a5c20dccf915ef1a8db623053f7 (patch) | |
tree | d8e82d70b9164dbf1fddf455f0ddc644f9ca08dd /tools/perf/scripts/python/syscall-counts.py | |
parent | 3f7fbc8cc11e2a305247a908bc67bb5f571fbf00 (diff) |
iwlwifi: mvm: 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: Johannes Berg <[email protected]>
Cc: Emmanuel Grumbach <[email protected]>
Cc: Luca Coelho <[email protected]>
Cc: Intel Linux Wireless <[email protected]>
Cc: Kalle Valo <[email protected]>
Cc: [email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Signed-off-by: Luca Coelho <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions