staging: r8188eu: make handle_txrpt_ccx_88e() static
authorMichael Straube <straube.linux@gmail.com>
Thu, 4 Aug 2022 10:55:31 +0000 (12:55 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 16 Aug 2022 13:14:59 +0000 (15:14 +0200)
commitf264891b678d1c31879cbcacac6d76a216877086
treea82b3239535b9602dc3255929a27abdf6a99e38c
parent973deac54086b8e0e89d340441fe40d10bbbcd73
staging: r8188eu: make handle_txrpt_ccx_88e() static

The function handle_txrpt_ccx_88e() is only used in usb_ops_linux.c.
Make it static and remove the now empty file rtl8188e_xmit.c.

Tested-by: Philipp Hortmann <philipp.g.hortmann@gmail.com> # Edimax N150
Signed-off-by: Michael Straube <straube.linux@gmail.com>
Link: https://lore.kernel.org/r/20220804105532.7532-2-straube.linux@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/Makefile
drivers/staging/r8188eu/hal/rtl8188e_xmit.c [deleted file]
drivers/staging/r8188eu/hal/usb_ops_linux.c
drivers/staging/r8188eu/include/rtl8188e_xmit.h