From: Henrik Rydberg Date: Fri, 5 Sep 2008 02:20:10 +0000 (-0400) Subject: Input: bcm5974 - small formatting cleanup X-Git-Tag: v2.6.27-rc6~22^2~3 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=158e0fb6028a2329425d8287b1b2402a12ed4f28;p=platform%2Fkernel%2Flinux-3.10.git Input: bcm5974 - small formatting cleanup Signed-off-by: Henrik Rydberg Signed-off-by: Dmitry Torokhov --- diff --git a/drivers/input/mouse/bcm5974.c b/drivers/input/mouse/bcm5974.c index 2ec921b..ae78bb8 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),