USBIP: Remove unnecessary whitespace before newline characters.
authorAkshay Joshi <me@akshayjoshi.com>
Mon, 6 Jun 2011 13:07:31 +0000 (09:07 -0400)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 7 Jun 2011 21:34:31 +0000 (14:34 -0700)
In this file, in certain places, newline characters in pr_debug() calls had
whitespace before them. This patch removes this extraneous whitespace.

Signed-off-by: Akshay Joshi <me@akshayjoshi.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found