staging: r8188eu: os_dep: Remove defined but not used variables
authorFabio M. De Francesco <fmdefrancesco@gmail.com>
Sat, 14 Aug 2021 16:08:04 +0000 (18:08 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 16 Aug 2021 07:09:21 +0000 (09:09 +0200)
commit7c715fbce5d300bb782e2b92afab371bc9b8c697
treed8f369ed12ca18dd3fe64964a9ff210406ea1d75
parent11fc4822f9c08c80c55df2303a8b9c42566b74b8
staging: r8188eu: os_dep: Remove defined but not used variables

Remove defined but not used const variables. Issues detected by GCC
running with -Wunused-const-variable option enabled.

Acked-by: Michael Straube <straube.linux@gmail.com>
Acked-by: Phillip Potter <phil@philpotter.co.uk>
Signed-off-by: Fabio M. De Francesco <fmdefrancesco@gmail.com>
Link: https://lore.kernel.org/r/20210814160804.11634-1-fmdefrancesco@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/os_dep/ioctl_linux.c