]> git.baikalelectronics.ru Git - kernel.git/commit
net: atm: use %*ph to print small buffer
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Thu, 23 Jan 2020 14:20:02 +0000 (16:20 +0200)
committerDavid S. Miller <davem@davemloft.net>
Sat, 25 Jan 2020 09:14:40 +0000 (10:14 +0100)
commite0f3cce5ecb473388bbc0786ec2dd8395ab23d39
tree21168ac9de707f7dfb9f8c66d7906eab6342dd1b
parent010ef31e6c59d39e4f528d9d1b4deb3b6aec7bf3
net: atm: use %*ph to print small buffer

Use %*ph format to print small buffer as hex string.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/atm/atm_sysfs.c
net/atm/lec.c