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)
commitdaadab03824acf1b7e2701fd98ac99f1ec75e6e7
tree289feb00b6c7bbfb5a7e26d735346b3168807b97
parentb16605f9b959c822f931d17ddada562aa4ae6471
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