staging: r8188eu: correct set/defined but unused warnings from debug cleanup
authorPhillip Potter <phil@philpotter.co.uk>
Sat, 31 Jul 2021 13:38:04 +0000 (14:38 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 1 Aug 2021 06:10:05 +0000 (08:10 +0200)
commit06889446a78fb9655332954a2288ecbacc7f0ff8
tree6c2c8e7a569c6075d28ff5c87c3b4cd3133495e5
parentafc56237fd5e4fe2cb708f84e6e390cbaea4c439
staging: r8188eu: correct set/defined but unused warnings from debug cleanup

The recent include/odm_debug.h removal series caused a few kernel test
robot warnings. This patch fixes them as well as an existing warning
related to an array within include/rtw_security.h not being used.

Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Phillip Potter <phil@philpotter.co.uk>
Link: https://lore.kernel.org/r/20210731133804.196631-1-phil@philpotter.co.uk
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/hal/HalPhyRf_8188e.c
drivers/staging/r8188eu/include/rtw_security.h