aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/scripting-engines/trace-event-perl.c
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2020-04-20 23:12:29 +0100
committerPavel Machek <[email protected]>2020-04-27 14:13:12 +0200
commitc85c7cdef3c906d316bf04c0e452d45cf9452c67 (patch)
treeda92a2212c42f12f52f2d36c7b988f86c4561687 /tools/perf/util/scripting-engines/trace-event-perl.c
parent9af512e81964a1b9a6ac7ae9b24507f99e557c36 (diff)
leds: trigger: remove redundant assignment to variable ret
The variable ret is being assigned with a value that is never read and it is being updated later with a new value. The initialization is redundant and can be removed. Addresses-Coverity: ("Unused value") Signed-off-by: Colin Ian King <[email protected]> Signed-off-by: Pavel Machek <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-perl.c')
0 files changed, 0 insertions, 0 deletions