staging: rtl8192u: Using function name as string
authorCamylla Goncalves Cantanheide <c.cantanheide@gmail.com>
Tue, 17 Mar 2020 08:51:29 +0000 (08:51 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 17 Mar 2020 11:50:40 +0000 (12:50 +0100)
commitb85791ce080b57e35c5b757fee88b625c4feda5b
treeb929596dcd2d310a236598cd375024df783c5a67
parent14ecf42b12bde063a8983a58c7ff397697f421f6
staging: rtl8192u: Using function name as string

Solves the following checkpatch.pl for a triggered function:
WARNING: Prefer using '"%s...", __func__' to using 'setKey',
this function's name, in a string

Signed-off-by: Camylla Goncalves Cantanheide <c.cantanheide@gmail.com>
Link: https://lore.kernel.org/r/20200317085130.21213-1-c.cantanheide@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192u/r8192U_core.c