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)
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>

No differences found