From: Andy Shevchenko Date: Fri, 5 Sep 2014 14:56:25 +0000 (+0300) Subject: USB: storage: use %*ph specifier to dump small buffers X-Git-Tag: fixes-for-v3.18-merge-window~16^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7adce46784a0992eb7276416798db6746ba8f667;p=pandora-kernel.git USB: storage: use %*ph specifier to dump small buffers Instead of dereference each byte let's use %*ph specifier in the printk() calls. Signed-off-by: Andy Shevchenko Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed