aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/scripting-engines/trace-event-python.c
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <[email protected]>2019-06-13 20:37:29 +0200
committerGreg Kroah-Hartman <[email protected]>2019-06-21 15:46:33 +0200
commita6cd400ac8a8b39b6830621eb51db351e1048f79 (patch)
treed31b7bd2438782fda27401f5e10bb0a54fcd15b7 /tools/perf/util/scripting-engines/trace-event-python.c
parent10ff826ab0a46e6fbac324b3a633c4943e2a745e (diff)
thermal: bcm2835: 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: Zhang Rui <[email protected]> Cc: Eduardo Valentin <[email protected]> Cc: Daniel Lezcano <[email protected]> Cc: Florian Fainelli <[email protected]> Cc: Ray Jui <[email protected]> Cc: Scott Branden <[email protected]> Cc: [email protected] Cc: [email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions