staging: rtl8723bs: remove unused macros from ioctl_linux.c
authorMichael Straube <straube.linux@gmail.com>
Thu, 9 Sep 2021 21:19:22 +0000 (23:19 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 13 Sep 2021 06:49:55 +0000 (08:49 +0200)
commit3658a223d9c121ae5cd417eb20331695d32da4fb
treefb86e676a194a26f0172fa658482cc9751ec22fe
parent4cbdc6963995487917573ae86df94ac75e8846bc
staging: rtl8723bs: remove unused macros from ioctl_linux.c

These macros are not used in the driver, remove them.
Found with GCC -Wunused-macros.

Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Michael Straube <straube.linux@gmail.com>
Link: https://lore.kernel.org/r/20210909211922.24872-1-straube.linux@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723bs/os_dep/ioctl_linux.c