aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <[email protected]>2019-01-22 16:21:36 +0100
committerKalle Valo <[email protected]>2019-02-01 14:39:21 +0200
commitcaac453a9be7f79a9ebf4d2efa08189fd68837e0 (patch)
treef7bda7cd5f95e6d38e3ceca89d11c10c2b8d2918 /tools/perf/scripts/python
parent2587791d57588562c21e5ef7e678f02ab2f3eb82 (diff)
libertas: 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: Kalle Valo <[email protected]> Cc: [email protected] Cc: [email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]> Signed-off-by: Kalle Valo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions