]> git.kernelconcepts.de Git - karo-tx-linux.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)
commitd77e41e12744e53ca7f98f920350998b5f00c93a
treed2c69e8c5417798ffba6916df6d260984122e200
parent7ad031ee468e4ed9196215394d7e18a78a66a7da
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