lkml.org 
[lkml]   [2006]   [Sep]   [5]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH] usb/input/usbmouse.c: whitespace cleanup
Date
Replace spaces with tab and change comment indention for better readability.

Signed-off-by: Reiner Herrmann <reiner@reiner-h.de>
---

diff -uprN -X linux-2.6.18-rc4/Documentation/dontdiff linux-2.6.18-rc4/drivers/usb/input/usbmouse.c linux-work/drivers/usb/input/usbmouse.c
--- linux-2.6.18-rc4/drivers/usb/input/usbmouse.c 2006-08-13 16:30:20.000000000 +0200
+++ linux-work/drivers/usb/input/usbmouse.c 2006-09-06 02:27:52.000000000 +0200
@@ -218,7 +218,7 @@ static void usb_mouse_disconnect(struct

static struct usb_device_id usb_mouse_id_table [] = {
{ USB_INTERFACE_INFO(3, 1, 2) },
- { } /* Terminating entry */
+ { } /* Terminating entry */
};

MODULE_DEVICE_TABLE (usb, usb_mouse_id_table);
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
\
 
 \ /
  Last update: 2006-09-06 02:39    [W:0.019 / U:0.372 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site