提交 14acdcd3 编写于 作者: R Reiner Herrmann 提交者: Greg Kroah-Hartman

USB: usb/input/usbmouse.c: whitespace cleanup

Replace spaces with tab and change comment indention for better readability.
Signed-off-by: NReiner Herrmann <reiner@reiner-h.de>
Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
上级 cd22afda
...@@ -218,7 +218,7 @@ static void usb_mouse_disconnect(struct usb_interface *intf) ...@@ -218,7 +218,7 @@ static void usb_mouse_disconnect(struct usb_interface *intf)
static struct usb_device_id usb_mouse_id_table [] = { static struct usb_device_id usb_mouse_id_table [] = {
{ USB_INTERFACE_INFO(3, 1, 2) }, { USB_INTERFACE_INFO(3, 1, 2) },
{ } /* Terminating entry */ { } /* Terminating entry */
}; };
MODULE_DEVICE_TABLE (usb, usb_mouse_id_table); MODULE_DEVICE_TABLE (usb, usb_mouse_id_table);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册