aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/trace-event-scripting.c
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2021-09-10 13:25:34 +0100
committerMike Marshall <[email protected]>2021-10-11 14:25:21 -0400
commit507874c08f633e05f3043c618af0705e0a750e4c (patch)
tree9d458bebdb413014ddafea57cf5914f173e1bbc3 /tools/perf/util/trace-event-scripting.c
parent64570fbc14f8d7cb3fe3995f20e26bc25ce4b2cc (diff)
orangefs: Remove redundant initialization of variable ret
The variable ret is being initialized with a value that is never read, it is being updated later on. The assignment is redundant and can be removed. Addresses-Coverity: ("Unused value") Signed-off-by: Colin Ian King <[email protected]> Signed-off-by: Mike Marshall <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions