Staging: rtl8188eu: core: Fix coding style issue
authorAnoop S <anoop.skumar1507@gmail.com>
Sat, 18 Jul 2020 10:31:25 +0000 (16:01 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 20 Jul 2020 08:22:47 +0000 (10:22 +0200)
commit939032fb84eb67a88a0baafbd33f27940e307fbc
tree5206937d6043d118a6f84be484f1c6517c94f83d
parent263771dbc85bc6573b344c193351980c27fd2faa
Staging: rtl8188eu: core: Fix coding style issue

This fixes the following checkpatch.pl warning
WARNING: Prefer using '"%s...", __func__' to using 'rtw_tkip_decrypt', this function's name, in a string.

Signed-off-by: Anoop S <anoop.skumar1507@gmail.com>
Link: https://lore.kernel.org/r/20200718103125.62528-1-anoop.skumar1507@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8188eu/core/rtw_security.c