From: Andy Shevchenko Date: Tue, 3 Sep 2013 14:48:26 +0000 (+0300) Subject: HID: hid-wiimote: print small buffers via %*phC X-Git-Tag: v3.12-rc1~125^2~1^8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=95f712662d96ef7e50f5ca882c3f83d16f1e28f0;p=pandora-kernel.git HID: hid-wiimote: print small buffers via %*phC Instead of passing each byte through stack let's use %*phC specifier to dump buffer as a hex string. Signed-off-by: Andy Shevchenko Acked-by: David Herrmann Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed