aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse/bcm5974.c
diff options
context:
space:
mode:
authorHenrik Rydberg <rydberg@euromail.se>2008-09-04 22:20:10 -0400
committerDmitry Torokhov <dmitry.torokhov@gmail.com>2008-09-04 22:57:06 -0400
commit158e0fb6028a2329425d8287b1b2402a12ed4f28 (patch)
tree6e0ae1c017c48fa47a76528892001e31e5f7697c /drivers/input/mouse/bcm5974.c
parentInput: bcm5974 - add maintainer entry (diff)
downloadlinux-dev-158e0fb6028a2329425d8287b1b2402a12ed4f28.tar.xz
linux-dev-158e0fb6028a2329425d8287b1b2402a12ed4f28.zip
Input: bcm5974 - small formatting cleanup
Signed-off-by: Henrik Rydberg <rydberg@euromail.se> Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
Diffstat (limited to 'drivers/input/mouse/bcm5974.c')
-rw-r--r--drivers/input/mouse/bcm5974.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/input/mouse/bcm5974.c b/drivers/input/mouse/bcm5974.c
index 2ec921bf3c60..ae78bb833f62 100644
--- a/drivers/input/mouse/bcm5974.c
+++ b/drivers/input/mouse/bcm5974.c
@@ -63,7 +63,7 @@
}
/* table of devices that work with this driver */
-static const struct usb_device_id bcm5974_table [] = {
+static const struct usb_device_id bcm5974_table[] = {
/* MacbookAir1.1 */
BCM5974_DEVICE(USB_DEVICE_ID_APPLE_WELLSPRING_ANSI),
BCM5974_DEVICE(USB_DEVICE_ID_APPLE_WELLSPRING_ISO),