OSDN Git Service

staging: rtl8712: Remove variable xcnt
authorColin Ian King <colin.i.king@gmail.com>
Fri, 21 Oct 2022 18:09:50 +0000 (19:09 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 22 Oct 2022 07:58:35 +0000 (09:58 +0200)
commitacd50e52a7f2e75b3109523d2f114fa46a4362c0
tree9dfac6aa5437034a226a103dfd9de44661d0065c
parent404971602898ab3517b077be08f34eda4af0a482
staging: rtl8712: Remove variable xcnt

The variable xcnt being incremented but it is never referenced,
it is redundant and can be removed.

Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
Link: https://lore.kernel.org/r/20221021180950.29139-1-colin.i.king@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8712/rtl8712_xmit.c