aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_out.c
diff options
context:
space:
mode:
authorGustavo A. R. Silva <[email protected]>2017-06-26 18:26:58 -0500
committerKalle Valo <[email protected]>2017-06-28 19:56:36 +0300
commit6788a3832c706c541d8a8227076eddde47446c8a (patch)
tree2cdd9395118a29af6be10f0b83e9c83b76419379 /net/lapb/lapb_out.c
parent23de57975f1467ec1987a716a27b20c1bc665309 (diff)
ath9k: remove useless variable assignment in ath_mci_intr()
Value assigned to variable offset at line 551 is overwritten at line 562, before it can be used. This makes such variable assignment useless. Addresses-Coverity-ID: 1226941 Signed-off-by: Gustavo A. R. Silva <[email protected]> Signed-off-by: Kalle Valo <[email protected]>
Diffstat (limited to 'net/lapb/lapb_out.c')
0 files changed, 0 insertions, 0 deletions