]> git.karo-electronics.de Git - linux-beck.git/commit
USB: storage: use %*ph specifier to dump small buffers
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Fri, 5 Sep 2014 14:56:25 +0000 (17:56 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 24 Sep 2014 05:15:18 +0000 (22:15 -0700)
commit7adce46784a0992eb7276416798db6746ba8f667
treefc93babd9412ad7f29e94aa79f019ac1a869215a
parent13d79f223ff369970f3c9b402035125dd3c9cc00
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 <andriy.shevchenko@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/storage/alauda.c
drivers/usb/storage/sddr09.c