USB: io_ti.c: remove pointless eye-candy in debug statements
authorAndrew Morton <akpm@linux-foundation.org>
Tue, 5 Feb 2008 07:57:50 +0000 (23:57 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 25 Apr 2008 04:16:36 +0000 (21:16 -0700)
commit9544e833f977d1d3e102a070718d613cd234ce8d
treee4647f72039a19fca53570b1b46ac8abf667d927
parent4208978ec4f0d6001facf95be9defccf1a0bf313
USB: io_ti.c: remove pointless eye-candy in debug statements

These strings always come up as false positives whenever I'm doing
git-conflict fixups (ie: about 1000 times/day).

I don't think the zillion "<" and ">" characters are very useful and removing
them makes my life that little bit easier.

Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/serial/io_ti.c