Home
last modified time | relevance | path

Searched hist:"6 e03efd2" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/staging/rtl8192u/
H A Dr8190_rtl8256.c6e03efd2 Fri Feb 19 09:05:26 CST 2021 Du Cheng <ducheng2@gmail.com> staging: rtl8192u: fix RT_TRACE() in r8190_rtl8256.c

use MACRO __func__ instead of the literal names for RT_TRACE()
in phy_set_rf8256_bandwidth() and phy_rf8256_config_para_file(),
as reported by scripts/checkpatch.pl.

Signed-off-by: Du Cheng <ducheng2@gmail.com>
Link: https://lore.kernel.org/r/20210219150527.8358-1-ducheng2@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>