summaryrefslogtreecommitdiff
path: root/net/dccp/ccids
diff options
context:
space:
mode:
authorTetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>2020-07-13 07:53:30 +0300
committerDavid S. Miller <davem@davemloft.net>2020-07-13 21:49:51 +0300
commitc19b05b84ddece7708ed0537a92d1dfabdfd98fb (patch)
treea38b33eb751533db2a2f0e3bfb50034f2dc12f1c /net/dccp/ccids
parent528ae84a34ffd40da5d3fbff740d28d6dc2c8f8a (diff)
downloadlinux-c19b05b84ddece7708ed0537a92d1dfabdfd98fb.tar.xz
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>
Diffstat (limited to 'net/dccp/ccids')
0 files changed, 0 insertions, 0 deletions