aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/trace-event-scripting.c
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2018-07-13 11:08:31 +0100
committerJohan Hovold <[email protected]>2018-07-16 14:10:00 +0200
commit1e2ae1d7e43657f6d1a08a7e52ef85ed735cc538 (patch)
tree75d00d017144d5abec6449838b3999045cdac1f6 /tools/perf/util/trace-event-scripting.c
parent3738c506657f34adbfc860df729b9e38b1567ed4 (diff)
USB: serial: mos7720: remove redundant variables iflag, mask and serial
Variables iflag, mask and serial are being assigned but are never used hence are redundant and can be removed. Cleans up clang warnings: warning: variable 'iflag' set but not used [-Wunused-but-set-variable] warning: variable 'mask' set but not used [-Wunused-but-set-variable] warning: variable 'serial' set but not used [-Wunused-but-set-variable] Signed-off-by: Colin Ian King <[email protected]> Signed-off-by: Johan Hovold <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions