Files
android_kernel_xiaomi_sm8450/drivers
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
..
2020-07-03 16:15:31 +02:00
2020-07-07 21:04:38 +02:00
2020-06-25 12:35:44 -07:00
2020-06-04 19:09:28 +02:00
2020-06-22 12:34:21 -04:00