]> git.baikalelectronics.ru Git - kernel.git/commit
x25: use %*ph to print small buffer
authorAntonio Cardace <anto.cardace@gmail.com>
Mon, 19 Feb 2018 11:37:15 +0000 (11:37 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 20 Feb 2018 18:51:47 +0000 (13:51 -0500)
commit522f831b8855475047dec3b3d91f47e016ec5fd3
tree8e6185ec4de59eebea4cb319c0bd7e0c520b5917
parent8086fb622e92284490b5b4fdefdfc5b412885699
x25: use %*ph to print small buffer

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

Suggested-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Antonio Cardace <anto.cardace@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/x25/x25_subr.c