From: Andy Shevchenko Date: Wed, 29 May 2013 07:22:30 +0000 (+0300) Subject: net/usb/kalmia: use %*phC to dump small buffers X-Git-Tag: v3.11-rc1~16^2~268 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cbb963deed7bbf206f5077ab5742bee00ceefa46;p=pandora-kernel.git net/usb/kalmia: use %*phC to dump small buffers Instead of dereferencing pointer and put values on stack we could use nice %*phC specifier. Signed-off-by: Andy Shevchenko Signed-off-by: David S. Miller --- Reading git-diff-tree failed