aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/check-perf-trace.py
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <[email protected]>2019-06-13 14:23:23 +0200
committerRob Clark <[email protected]>2019-06-18 13:41:31 -0700
commit7aca4d65e7052c1b9905653c948fc6ffc05bfb02 (patch)
treed488af4d176ac38d727eeadc3333d57f1faa10c7 /tools/perf/scripts/python/check-perf-trace.py
parent491d5071c4d2ea7a89064e91f11ed75abf9cd1fb (diff)
msm: dpu1: 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: Jeykumar Sankaran <[email protected]> Cc: Jordan Crouse <[email protected]> Cc: Abhinav Kumar <[email protected]> Cc: Bruce Wang <[email protected]> Cc: Sravanthi Kollukuduru <[email protected]> Cc: Fritz Koenig <[email protected]> Cc: Chandan Uddaraju <[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/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions