summaryrefslogtreecommitdiffstats
path: root/drivers/staging/usbip/stub_rx.c
diff options
context:
space:
mode:
authorAkshay Joshi <me@akshayjoshi.com>2011-08-17 15:58:31 -0400
committerGreg Kroah-Hartman <gregkh@suse.de>2011-08-23 14:42:33 -0700
commit553a1a5065e478b8e2e75d523b7dc5d39920910b (patch)
tree3929338290ed96d9d3690daad0d403b730e9e354 /drivers/staging/usbip/stub_rx.c
parent50d487e3cb01182e26a8a277bdc220058e32d697 (diff)
downloadlinux-553a1a5065e478b8e2e75d523b7dc5d39920910b.tar.bz2
Staging: usbip: Remove trailing spaces.
Remove trailing spaces to comply with the kernel coding style. Signed-off-by: Akshay Joshi <me@akshayjoshi.com> Acked-by: matt mooney <mfm@muteddisk.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/staging/usbip/stub_rx.c')
-rw-r--r--drivers/staging/usbip/stub_rx.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/usbip/stub_rx.c b/drivers/staging/usbip/stub_rx.c
index 538fb9ee341a..1c1957f98e2a 100644
--- a/drivers/staging/usbip/stub_rx.c
+++ b/drivers/staging/usbip/stub_rx.c
@@ -175,7 +175,7 @@ static int tweak_reset_device_cmd(struct urb *urb)
dev_info(&urb->dev->dev, "usb_queue_reset_device\n");
/*
- * With the implementation of pre_reset and post_reset the driver no
+ * With the implementation of pre_reset and post_reset the driver no
* longer unbinds. This allows the use of synchronous reset.
*/