提交 553a1a50 编写于 作者: A Akshay Joshi 提交者: Greg Kroah-Hartman

Staging: usbip: Remove trailing spaces.

Remove trailing spaces to comply with the kernel coding style.
Signed-off-by: NAkshay Joshi <me@akshayjoshi.com>
Acked-by: Nmatt mooney <mfm@muteddisk.com>
Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
上级 50d487e3
......@@ -524,11 +524,11 @@ static void stub_disconnect(struct usb_interface *interface)
}
}
/*
/*
* Presence of pre_reset and post_reset prevents the driver from being unbound
* when the device is being reset
*/
int stub_pre_reset(struct usb_interface *interface)
{
dev_dbg(&interface->dev, "pre_reset\n");
......
......@@ -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.
*/
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册