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)
commit0d08df6c493898e679d9c517e77ea95c063d40ec
tree81cacd2e3046bc70107fc420b557c807d0ab56be
parent6756325a9a1e2d36b6210f4a42f77501c917ebb9
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