aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/trace-event-scripting.c
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2017-06-07 16:26:15 +0100
committerAlexandre Belloni <[email protected]>2017-07-31 00:17:48 +0200
commit2f7f1b780dd60278819d396b67db8c41db6a3b1f (patch)
tree3712b88971a42cee5f5b93268d87a12ee1fddeca /tools/perf/util/trace-event-scripting.c
parent1a37c34811f6d115063042a17211cd70ab560ddd (diff)
rtc: max8925: remove redundant check on ret
The check on ret < 0 is redundant as the goto destination is the next statment. Remove this redudant check and goto. Detected by CoverityScan, CID#1268785 ("Identical code for different branches") Signed-off-by: Colin Ian King <[email protected]> Signed-off-by: Alexandre Belloni <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions