staging: rtl8188eu: use __func__ in qos_acm()
authorMichael Straube <straube.linux@gmail.com>
Thu, 11 Oct 2018 19:57:06 +0000 (21:57 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 14 Oct 2018 11:32:38 +0000 (13:32 +0200)
commitcac04b1fc6a41c26f81713a115dcc16ecde65118
treede69a3e2eec6b4e163e3fc0aa96bd481acebb0e6
parenta66ecb24f24251e55a74070d0a025157411377a3
staging: rtl8188eu: use __func__ in qos_acm()

Use __func__ instead of hardcoded name in qos_acm().
Reported by checkpatch.

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