aboutsummaryrefslogtreecommitdiff
path: root/lib/test_overflow.c
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2019-05-31 14:53:47 +0100
committerGreg Kroah-Hartman <[email protected]>2019-06-03 15:21:56 +0200
commit6dade7ad8876a1dee84b3e321e6bf44dd2156217 (patch)
tree1a166c0f18faa4cfa8b66d35783414eef8b5af6b /lib/test_overflow.c
parent2e5a359e4a816c3a93db18e3789b5ec739f5ee18 (diff)
usb: cdc-wdm: remove redundant assignment to rv
The variable rv is assigned with a value that is never read and it is re-assigned a new value on the next statement. The assignment is redundant and can be removed. Addresses-Coverity: ("Unused value") Signed-off-by: Colin Ian King <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'lib/test_overflow.c')
0 files changed, 0 insertions, 0 deletions