]> git.baikalelectronics.ru Git - kernel.git/commit
net/tipc: use %*phC to dump small buffers in hex form
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Wed, 10 Jul 2013 14:30:34 +0000 (17:30 +0300)
committerDavid S. Miller <davem@davemloft.net>
Fri, 12 Jul 2013 00:03:36 +0000 (17:03 -0700)
commit9a833532c057b3d8dd2358f61dbd5bb4b276530f
treed2c69e8c5417798ffba6916df6d260984122e200
parentf803f9089433c6448bc3cbba1c9e843d80edb2ef
net/tipc: use %*phC to dump small buffers in hex form

Instead of passing each byte by stack let's use nice specifier for that.

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