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)
commitc1d830c5be5207ca0a4e936f135324ed7a2eea92
tree8199362f94e7d11515446a000686856ef2190731
parentc5b4ee64ae4adc14ba803f5efebf212e06d022c1
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