linux/drivers/staging/rtl8188eu
Janani Sankara Babu 26e59b3502 staging:rtl8188eu Use __func__ instead of function name
This patch makes use of predefined identifier __func__ inorder to clear
the warning: Prefer using '"%s...", __func__' to using 'update_bmc_sta',
this function's name, in a string

Signed-off-by: Janani Sankara Babu <jananis37@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-08-31 18:21:37 +02:00
..
core staging:rtl8188eu Use __func__ instead of function name 2017-08-31 18:21:37 +02:00
hal staging: rtl8188eu: fix indentation error 2017-05-16 13:53:23 +02:00
include staging: rtl8188eu: Move { after function to new line 2017-07-27 21:51:06 -07:00
os_dep staging: rtl8188eu: remove unnecessary call to memset 2017-08-29 08:24:04 +02:00
Kconfig staging: rtl8188eu: force driver to be built as a module 2017-04-11 15:59:33 +02:00
Makefile Makefile: drop -D__CHECK_ENDIAN__ from cflags 2016-12-16 00:13:43 +02:00
TODO