Skip to content
Commit c19b05b8 authored by Tetsuo Handa's avatar Tetsuo Handa Committed by David S. Miller
Browse files

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: default avatarkbuild test robot <lkp@intel.com>
Signed-off-by: default avatarTetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 528ae84a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment