aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts-by-pid.py
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <[email protected]>2019-06-13 14:22:56 +0200
committerRob Clark <[email protected]>2019-06-18 13:37:19 -0700
commit491d5071c4d2ea7a89064e91f11ed75abf9cd1fb (patch)
tree8a083de405df0aedbdafbd79b38351a42dd09a3d /tools/perf/scripts/python/syscall-counts-by-pid.py
parent276b6f2e7911f90594e56815c0e629a92e9c83d3 (diff)
msm: adreno: 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: Rob Clark <[email protected]> Cc: Sean Paul <[email protected]> Cc: David Airlie <[email protected]> Cc: Daniel Vetter <[email protected]> Cc: Jordan Crouse <[email protected]> Cc: Mamta Shukla <[email protected]> Cc: Thomas Zimmermann <[email protected]> Cc: [email protected] Cc: [email protected] Cc: [email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]> Signed-off-by: Rob Clark <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions