aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <[email protected]>2019-06-11 20:41:07 +0200
committerGreg Kroah-Hartman <[email protected]>2019-06-18 13:47:25 +0200
commitd7ef4857d947a0c9ba26bfe02bac1629bda9f9a0 (patch)
treea5f64247831cb9d6345f7dab8f500ca98ad072e7 /tools/perf/scripts/python/bin/stackcollapse-report
parent7e9f02a7896bf12bddfa28c4fdc442aa6cc6eda1 (diff)
genwq: 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: Frank Haverkamp <[email protected]> Cc: [email protected] Reviewed-by: Arnd Bergmann <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions