linux-bl808/drivers/net/fddi/skfp
Tetsuo Handa c19b05b84d net: fddi: skfp: Remove addr_to_string().
kbuild test robot found that addr_to_string() is available only when
DEBUG is defined. And I found that what that function is doing is
what %pM will do. Thus, replace %s with %pM and remove thread-unsafe
addr_to_string() function.

Reported-by: kbuild test robot <lkp@intel.com>
Signed-off-by: Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
Signed-off-by: David S. Miller <davem@davemloft.net>
2020-07-13 11:49:51 -07:00
..
h net: fddi: skfp: Remove addr_to_string(). 2020-07-13 11:49:51 -07:00
cfm.c
drvfbi.c
ecm.c
ess.c net: fddi: skfp: Remove addr_to_string(). 2020-07-13 11:49:51 -07:00
fplustm.c
hwmtm.c
hwt.c
Makefile
pcmplc.c
pmf.c
queue.c
rmt.c
skfddi.c
smt.c net: fddi: skfp: Remove addr_to_string(). 2020-07-13 11:49:51 -07:00
smtdef.c
smtinit.c
smttimer.c
srf.c