aboutsummaryrefslogtreecommitdiff
path: root/lib/test_overflow.c
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2021-05-13 12:49:10 +0100
committerDavid S. Miller <[email protected]>2021-05-13 15:52:22 -0700
commit5efe2575316f97aa6d004fc0534e48ea85acdff3 (patch)
treedd75887a9019a71a622a90d69e379ddead1df20f /lib/test_overflow.c
parent25e248a2bc43fe4a7a9815addf1f46d26c0d2442 (diff)
net: qed: remove redundant initialization of variable rc
The variable rc 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: David S. Miller <[email protected]>
Diffstat (limited to 'lib/test_overflow.c')
0 files changed, 0 insertions, 0 deletions