OSDN Git Service

USB: serial: move usb_serial_debug_data to use %*ph
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 13 Sep 2012 16:19:05 +0000 (09:19 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 13 Sep 2012 17:14:26 +0000 (10:14 -0700)
commit1db9e45c340213d3b19d456fbf678406c1334959
tree223949a7bd2117843faa64ebdfb70cd51e95dc0a
parentb183c19f98f8afee799ee41e062810d6b1c7e123
USB: serial: move usb_serial_debug_data to use %*ph

Now that we have a printk modifier for data streams, use it instead of
rolling our own.

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
include/linux/usb/serial.h