aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/futex-contention.py
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <[email protected]>2019-01-22 16:21:17 +0100
committerViresh Kumar <[email protected]>2019-02-07 09:58:32 +0530
commita2dea4cb907022447298d46b15a5c41f3f9903e6 (patch)
treec8b5eabcc87dcbcf6635c254153599aed5b6a638 /tools/perf/scripts/python/futex-contention.py
parent1058d1efbc84e3b48d2130f46a149cea178b28a1 (diff)
opp: 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: Viresh Kumar <[email protected]> Cc: Nishanth Menon <[email protected]> Cc: Stephen Boyd <[email protected]> Cc: [email protected] Reviewed-by: Stephen Boyd <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]> Signed-off-by: Viresh Kumar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/futex-contention.py')
0 files changed, 0 insertions, 0 deletions