]> git.baikalelectronics.ru Git - kernel.git/commit
staging: rtl8188eu: remove unused variables from hal/rtl8188e_cmd.c
authorPhillip Potter <phil@philpotter.co.uk>
Tue, 15 Jun 2021 22:36:06 +0000 (23:36 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 16 Jun 2021 07:25:29 +0000 (09:25 +0200)
commit6daac712c0a38a55e1d1faffe81d97bf0f646376
tree289feb00b6c7bbfb5a7e26d735346b3168807b97
parent7546bc34769206aefd8699ec7904321d4f8fe727
staging: rtl8188eu: remove unused variables from hal/rtl8188e_cmd.c

Remove set but unused variables from within the file hal/rtl8188e_cmd.c
in the function rtl8188e_set_FwMediaStatus_cmd, as they are triggering
kernel test robot warnings.

Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Phillip Potter <phil@philpotter.co.uk>
Link: https://lore.kernel.org/r/20210615223607.13863-7-phil@philpotter.co.uk
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8188eu/hal/rtl8188e_cmd.c