commit | 7adce46784a0992eb7276416798db6746ba8f667 | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Fri Sep 05 17:56:25 2014 +0300 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Sep 23 22:15:18 2014 -0700 |
tree | fc93babd9412ad7f29e94aa79f019ac1a869215a | |
parent | 13d79f223ff369970f3c9b402035125dd3c9cc00 [diff] |
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>