staging: rtl8188eu: use __func__ in os_dep
authorMichael Straube <straube.linux@gmail.com>
Sun, 30 Aug 2020 07:21:40 +0000 (09:21 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 1 Sep 2020 17:48:11 +0000 (19:48 +0200)
commit75069a4e8253e381cfc7e9d4f0d986842fc28e95
treec5cceafde140aa110a188b5985e1b73f9d5b8abe
parent608a911bcd3ddc20579191ebfca498e6dfbedf74
staging: rtl8188eu: use __func__ in os_dep

Use __func__ instead of hardcoded function names to clear
checkpatch warnings.

Signed-off-by: Michael Straube <straube.linux@gmail.com>
Link: https://lore.kernel.org/r/20200830072140.14178-1-straube.linux@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8188eu/os_dep/ioctl_linux.c
drivers/staging/rtl8188eu/os_dep/os_intfs.c
drivers/staging/rtl8188eu/os_dep/usb_intf.c