staging: rtl8192e: Remove unchanged variable AcmMethod
authorPhilipp Hortmann <philipp.g.hortmann@gmail.com>
Tue, 22 Nov 2022 22:45:57 +0000 (23:45 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 5 Dec 2022 12:24:59 +0000 (13:24 +0100)
commit24a525a671ef1e410926da010ef2a3a1b1b96481
tree3a98da206b29c92c603deb739d232864d5f87a30
parentbcc5e2dcf09089b337b76fc1a589f6ff95ca19ac
staging: rtl8192e: Remove unchanged variable AcmMethod

AcmMethod is initialized and never changed. The evaluation will always
have the same result. Remove resulting dead code.

Signed-off-by: Philipp Hortmann <philipp.g.hortmann@gmail.com>
Link: https://lore.kernel.org/r/7d73a66184e13d5f8d4af7d21564032247a7e923.1669156825.git.philipp.g.hortmann@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192e/rtl8192e/r8192E_dev.c
drivers/staging/rtl8192e/rtl8192e/rtl_core.c
drivers/staging/rtl8192e/rtl8192e/rtl_core.h
drivers/staging/rtl8192e/rtl819x_Qos.h