From: Andy Shevchenko Date: Wed, 10 Jul 2013 14:30:34 +0000 (+0300) Subject: net/tipc: use %*phC to dump small buffers in hex form X-Git-Tag: v3.11-rc1~5^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d77e41e12744e53ca7f98f920350998b5f00c93a;p=pandora-kernel.git 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed