linux-stable/drivers/net/fddi
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
..
skfp net: fddi: skfp: Remove addr_to_string(). 2020-07-13 11:49:51 -07:00
Kconfig docs: networking: move FDDI drivers to the hw driver section 2020-06-26 16:08:45 -07:00
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
defxx.c remove ioremap_nocache and devm_ioremap_nocache 2020-01-06 09:45:59 +01:00
defxx.h defxx: Clean up DEFEA resource management 2014-11-21 16:37:13 -05:00
defza.c remove ioremap_nocache and devm_ioremap_nocache 2020-01-06 09:45:59 +01:00
defza.h FDDI: defza: Add missing comment closing 2018-11-07 21:53:30 -08:00