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)
commit5ad7b85b90e30eb5af4fbf6ce21907a2bd8934df
tree175eec81f955cc06f97997e71d086722170ad24d
parentcf77acfca3ec3170a665c58b2712d275b8ab3860
USBIP: Remove unnecessary whitespace before newline characters.

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>
drivers/staging/usbip/usbip_common.c