aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/Context.c
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <[email protected]>2019-01-22 16:21:37 +0100
committerKalle Valo <[email protected]>2019-02-01 14:39:57 +0200
commita0b449dc4c6701c55c3682abe1d331c336189adb (patch)
tree0062e259dd3578c5eb674848b68fc396be98ec5b /tools/perf/scripts/python/Perf-Trace-Util/Context.c
parentcaac453a9be7f79a9ebf4d2efa08189fd68837e0 (diff)
mwifiex: 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: Amitkumar Karwar <[email protected]> Cc: Nishant Sarmukadam <[email protected]> Cc: Ganapathi Bhat <[email protected]> Cc: Xinming Hu <[email protected]> Cc: Kalle Valo <[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/Perf-Trace-Util/Context.c')
0 files changed, 0 insertions, 0 deletions