diff options
author | Tetsuo Handa <[email protected]> | 2020-07-13 13:53:30 +0900 |
---|---|---|
committer | David S. Miller <[email protected]> | 2020-07-13 11:49:51 -0700 |
commit | c19b05b84ddece7708ed0537a92d1dfabdfd98fb (patch) | |
tree | a38b33eb751533db2a2f0e3bfb50034f2dc12f1c /tools/perf/scripts/python/netdev-times.py | |
parent | 528ae84a34ffd40da5d3fbff740d28d6dc2c8f8a (diff) |
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 <[email protected]>
Signed-off-by: Tetsuo Handa <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions