OSDN Git Service

staging: rtl8188eu: use __func__ in recv_linux.c
authorMichael Straube <straube.linux@gmail.com>
Sat, 10 Nov 2018 17:54:44 +0000 (18:54 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 11 Nov 2018 19:38:53 +0000 (11:38 -0800)
commitc3c4b8e55f993dcf69305343522703187eda6dd0
tree142167a546241a03249eebd3f0c6680b10e96acb
parent5451e22618b83aba0c62ed072ef08f75003efaff
staging: rtl8188eu: use __func__ in recv_linux.c

Use __func__ instead of hardcoded function name.
Reported by checkpatch.

Signed-off-by: Michael Straube <straube.linux@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8188eu/os_dep/recv_linux.c