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)
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>

No differences found