]> git.baikalelectronics.ru Git - kernel.git/commit
net/lapb: tuse %*ph to dump buffers
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Thu, 26 May 2016 11:43:52 +0000 (14:43 +0300)
committerDavid S. Miller <davem@davemloft.net>
Mon, 30 May 2016 05:33:25 +0000 (22:33 -0700)
commit752c0a0849721b98da21e3d1c9a31587bbd19954
tree81cacd2e3046bc70107fc420b557c807d0ab56be
parent52966b1c9da8399bd9f85829f35737e88d6676de
net/lapb: tuse %*ph to dump buffers

Use %*ph specifier to dump small buffers in hex format instead doing this
byte-by-byte.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/lapb/lapb_in.c
net/lapb/lapb_out.c
net/lapb/lapb_subr.c