OSDN Git Service

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)
commit79ac522402fca97deef3e07be9600bfab20d47a8
tree21168ac9de707f7dfb9f8c66d7906eab6342dd1b
parentedc7e4898d5fdb164de1ab9d3a0c30ef9888e4f1
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