]> git.baikalelectronics.ru Git - kernel.git/commit
staging: rtl8723bs: remove unnecessary logging in core/rtw_wlan_util.c
authorFabio Aiuto <fabioaiuto83@gmail.com>
Thu, 18 Mar 2021 15:26:00 +0000 (16:26 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 20 Mar 2021 12:38:21 +0000 (13:38 +0100)
commit29e993784c40e50963a482a4eaff8b64e75b003b
tree7772a83f825b33f43b336dfbb6319e5b7c097dd7
parentd18d0e865dba1833f1c0fbdd73cd6b5b8924bb31
staging: rtl8723bs: remove unnecessary logging in core/rtw_wlan_util.c

fix the following checkpatch.pl issues:

WARNING: Unnecessary ftrace-like logging - prefer using ftrace
1140: FILE: drivers/staging/rtl8723bs/core/rtw_wlan_util.c:1140:
+ DBG_871X("%s\n", __func__);

Signed-off-by: Fabio Aiuto <fabioaiuto83@gmail.com>
Link: https://lore.kernel.org/r/20210318152610.16758-6-fabioaiuto83@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723bs/core/rtw_wlan_util.c