commit | 9544e833f977d1d3e102a070718d613cd234ce8d | [log] [tgz] |
---|---|---|
author | Andrew Morton <akpm@linux-foundation.org> | Mon Feb 04 23:57:50 2008 -0800 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Thu Apr 24 21:16:36 2008 -0700 |
tree | e4647f72039a19fca53570b1b46ac8abf667d927 | |
parent | 4208978ec4f0d6001facf95be9defccf1a0bf313 [diff] |
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>