]> git.karo-electronics.de Git - karo-tx-linux.git/commit
usb: serial: dump small buffers with help of %*ph
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Tue, 28 May 2013 09:49:17 +0000 (12:49 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 30 May 2013 12:34:28 +0000 (21:34 +0900)
commit715cf92aeb061c47f7170d0d7899311b7597bc66
tree8f04ab5d145d6c043edfe839da06271a0fddab93
parent477527baf6a8d4c8652f979f0aa3546216635184
usb: serial: dump small buffers with help of %*ph

There is a specifier we may use to dump small buffers.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/serial/keyspan.c
drivers/usb/serial/pl2303.c