aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <[email protected]>2019-06-11 21:10:24 +0200
committerKalle Valo <[email protected]>2019-06-27 20:48:24 +0300
commitce564170dfe5f7bcc5e198c37543d2d4fc80e1ee (patch)
treebb38f9d4f16ff3e500487bfa4c4b428d024a317b /tools/perf/scripts/python/bin/stackcollapse-report
parent4ba641262b91e4b360564b646ad0ff2166b07ade (diff)
wil6210: 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: Maya Erez <[email protected]> Cc: Kalle Valo <[email protected]> Cc: "David S. Miller" <[email protected]> Cc: [email protected] Cc: [email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]> Reviewed-by: Maya Erez <[email protected]> Signed-off-by: Kalle Valo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions