aboutsummaryrefslogtreecommitdiff
path: root/scripts/gcc-plugins/cyc_complexity_plugin.c
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2019-08-09 18:33:14 +0100
committerGreg Kroah-Hartman <[email protected]>2019-08-15 21:30:14 +0200
commitb98052e9b5c4878f0e13b11cd5b7a04242c2d848 (patch)
treeed6f2004cce1f33b1149264a76c9a53d84e3ba64 /scripts/gcc-plugins/cyc_complexity_plugin.c
parent8f6244055bd33695ce28f6b9b454fc1ae05bcd9c (diff)
USB: storage: isd200: remove redundant assignment to variable sendToTransport
The variable sendToTransport is being initialized with a value that is never read and is being re-assigned a little later on. The assignment is redundant and hence can be removed. Addresses-Coverity: ("Unused value") Signed-off-by: Colin Ian King <[email protected]> Acked-by: Alan Stern <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins/cyc_complexity_plugin.c')
0 files changed, 0 insertions, 0 deletions