Skip to content

Commit

Permalink
Input: bcm5974 - small formatting cleanup
Browse files Browse the repository at this point in the history
Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
  • Loading branch information
Henrik Rydberg authored and Dmitry Torokhov committed Sep 5, 2008
1 parent 2338263 commit 158e0fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/input/mouse/bcm5974.c
Original file line number Diff line number Diff line change
Expand Up @@ -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),
Expand Down

0 comments on commit 158e0fb

Please sign in to comment.