]> git.baikalelectronics.ru Git - kernel.git/commit
staging: rtl8192e: Remove unused variables ForcedAMSDUMaxSize, ...
authorPhilipp Hortmann <philipp.g.hortmann@gmail.com>
Sat, 24 Sep 2022 22:04:19 +0000 (00:04 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 26 Sep 2022 08:34:29 +0000 (10:34 +0200)
commit1defff400ce800343a747c21db27d5f64ceddb03
tree70cfe357fa32356747e1d24be0222a599a284dad
parent446dacf69e85aae0e48dd6ecc1cf596b4a87f2cb
staging: rtl8192e: Remove unused variables ForcedAMSDUMaxSize, ...

Remove unused variables that are may just once written but never read
ForcedAMSDUMaxSize, PeerBandwidth, SwBwStep, bIsPeerBcm and
bAcceptAddbaReq to avoid CamelCase which is not accepted by checkpatch.

Signed-off-by: Philipp Hortmann <philipp.g.hortmann@gmail.com>
Link: https://lore.kernel.org/r/0f3e63030511f72dbadc0368fd5e2dbd3ff84e07.1664055213.git.philipp.g.hortmann@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192e/rtl819x_HT.h
drivers/staging/rtl8192e/rtl819x_HTProc.c