staging: r8188eu: remove set but unused variable
authorMichael Straube <straube.linux@gmail.com>
Mon, 30 Aug 2021 09:21:51 +0000 (11:21 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 13 Sep 2021 06:49:45 +0000 (08:49 +0200)
commit2ec51e54f7be43acc6a82881c3f50fdd62d5fa08
tree4dc1434f3b325184e3dbb2d7eddeff8c1fe9f93a
parent1eaf21c5f46c7473956326519e554154bc732acd
staging: r8188eu: remove set but unused variable

The local variable rfPath in Hal_SetAntennaPathPower() and
Hal_SetTxPower() is set but not used. Remove the variable
and related code.

Signed-off-by: Michael Straube <straube.linux@gmail.com>
Link: https://lore.kernel.org/r/20210830092153.9283-3-straube.linux@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/hal/rtl8188e_mp.c