staging: r8188eu: remove unused functions from os_dep/ioctl_linux.c
authorPhillip Potter <phil@philpotter.co.uk>
Tue, 10 Aug 2021 23:50:40 +0000 (00:50 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 11 Aug 2021 07:41:03 +0000 (09:41 +0200)
commitba4b1d7cdd2cb9f6ded814d8aa555068d7d00ea6
tree10529916b302ecaca6f21c78e235220297b0e061
parentae7471cae00a432d1c9692452b1b9175a8f3c1b3
staging: r8188eu: remove unused functions from os_dep/ioctl_linux.c

Remove unused functions that are now no longer called as a result of the
removal of rtw_ioctl in a previous patch. This includes functions not
directly called from rtw_ioctl, but anything in that specific
call-chain.

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