aboutsummaryrefslogtreecommitdiffstats
path: root/net/sctp/ulpqueue.c
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2019-12-09 13:16:07 +0000
committerDavid S. Miller <[email protected]>2019-12-09 22:28:19 +0000
commite70ac628289766bc2c81a0db161368b69da774fd (patch)
tree56e3875cffc1bf055e63e54736dcfbf330305059 /net/sctp/ulpqueue.c
parentNFC: port100: Convert cpu_to_le16(le16_to_cpu(E1) + E2) to use le16_add_cpu(). (diff)
downloadkernel-e70ac628289766bc2c81a0db161368b69da774fd.tar.gz
kernel-e70ac628289766bc2c81a0db161368b69da774fd.zip
qed: remove redundant assignments to rc
The variable rc is assigned with a value that is never read and it is re-assigned a new value later on. The assignment is redundant and can be removed. Clean up multiple occurrances of this pattern. Addresses-Coverity: ("Unused value") Signed-off-by: Colin Ian King <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/sctp/ulpqueue.c')
0 files changed, 0 insertions, 0 deletions