[PATCH v3 0/2] staging: rtl8723bs: hal: Remove set but unused variables

From: Fabio M. De Francesco
Date: Fri May 14 2021 - 05:04:10 EST


Removed set but unused variables. Issues detected by GCC while building
for x86_64 (patch 1/2) and by the kernel test robot (patch 2/2) while
building with GCC W=1 for target PowerPC.

Changes from v2: Corrected subjected lines that didn't match up with the
patches. Issues reported by Greg K-H.
Changes from v1: Added patch 2/2 to remove an unused variable detected
and reported by the kernel test robot.

Fabio M. De Francesco (2):
staging: rtl8723bs: hal: Remove three set but unused variables
staging: rtl8723bs: hal: Remove set but unused variable

drivers/staging/rtl8723bs/hal/HalPhyRf_8723B.c | 18 +-----------------
1 file changed, 1 insertion(+), 17 deletions(-)

--
2.31.1