aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <[email protected]>2019-06-14 11:47:54 +0200
committerMark Brown <[email protected]>2019-06-14 16:37:37 +0100
commit7f807f280964e31fb32fe6aaa263cfa2488236d8 (patch)
tree8a6b6f78e8c849a1ed3233c967560446bdce44a7 /tools/perf/scripts/python/stackcollapse.py
parent0c888baba8e041c92c5c1882f25b8df5c29bff9f (diff)
ASoC: wm_adsp: 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. Signed-off-by: Greg Kroah-Hartman <[email protected]> Reviewed-by: Richard Fitzgerald <[email protected]> Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions