From: Andy Shevchenko Date: Wed, 10 Jul 2013 14:34:43 +0000 (+0300) Subject: spi: tle62x0: dump small buffers using %*ph X-Git-Tag: v3.12-rc1~192^2~3^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cd4c424463b6051b0d3cac49a96389788c39bb35;p=pandora-kernel.git spi: tle62x0: dump small buffers using %*ph We have nice specifier in kernel for that. It changes separator from ',' (comma) to space, though it's not a big deal since it's just a debug message. Signed-off-by: Andy Shevchenko Signed-off-by: Mark Brown --- Reading git-diff-tree failed