]> git.baikalelectronics.ru Git - kernel.git/commit
USB: serial: fix double newlines in debug output
authorJohan Hovold <jhovold@gmail.com>
Wed, 25 Apr 2012 14:12:08 +0000 (16:12 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 25 Apr 2012 18:42:17 +0000 (11:42 -0700)
commitc8c0a3991d0266caf827c1ecbeb184ec9612b453
tree8199362f94e7d11515446a000686856ef2190731
parent86004fc6c63af01b0bde7a5657c6c5cb5d0f88c3
USB: serial: fix double newlines in debug output

Remove trailing newlines from debug messages.

Signed-off-by: Johan Hovold <jhovold@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/serial/generic.c