aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/scripting-engines/trace-event-python.c
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <[email protected]>2018-06-01 13:09:59 +0200
committerGreg Kroah-Hartman <[email protected]>2018-06-01 20:15:56 +0200
commit0723103f8ba15a019bbcaf6f130d73d05337332f (patch)
treef21ad8b57f16dff4d2ace515de71b9f55d60a019 /tools/perf/util/scripting-engines/trace-event-python.c
parent8a10ef4e60ff7f2746cba5d6ce20a0d012614e91 (diff)
staging: vc04_services: no need to check debugfs return values
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. Clean up the vchiq_arm code by not caring about the value of debugfs calls. This ends up removing a number of lines of code that are not needed. Cc: Stefan Wahren <[email protected]> Cc: Kees Cook <[email protected]> Cc: Dan Carpenter <[email protected]> Cc: Arnd Bergmann <[email protected]> Cc: Keerthi Reddy <[email protected]> Cc: [email protected] Cc: [email protected] Reviewed-by: Eric Anholt <[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