aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <[email protected]>2019-08-10 12:17:26 +0200
committerDavid S. Miller <[email protected]>2019-08-10 15:25:48 -0700
commit687236b07a672ad10a0432270c7b19217580a0b1 (patch)
treed68345193b90aff9d3654433002d4a31f98227c3 /tools/perf/scripts/python/stackcollapse.py
parent92aff5b4678745660259035a5467bc8870003900 (diff)
qca: 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: "David S. Miller" <[email protected]> Cc: Stefan Wahren <[email protected]> Cc: Michael Heimpold <[email protected]> Cc: Yangtao Li <[email protected]> Cc: [email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions