USB: mos7840: fix debug log messages
authorTony Cook <tony-cook@bigpond.com>
Sat, 18 Apr 2009 13:25:06 +0000 (22:55 +0930)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 16 Jun 2009 04:44:42 +0000 (21:44 -0700)
commit84fe6e799deaf14e2c7a941e805cd93d83f90927
treeb1bf5174b5a7c22c1b89decd3245a8c875908f21
parentd0f830d30c24175b463fa725ba369a5117fbdd8f
USB: mos7840: fix debug log messages

This patch removes all the unnecessary "\n"s that the debug print
statements have, which result in everything appearing double spaced
and unreadable in the logs.

Signed-off-by: Tony Cook <tony-cook@bigpond.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/serial/mos7840.c