]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
USB: cdc-acm: fix code indentation
authorOtavio Salvador <otavio@ossystems.com.br>
Mon, 27 Sep 2010 02:35:05 +0000 (23:35 -0300)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 22 Oct 2010 17:21:57 +0000 (10:21 -0700)
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/class/cdc-acm.c

index bc62fae0680fe4bd1ae67e5ef6af8e10374a6b49..d6ede989ff226ceab95c674add29581918aa114c 100644 (file)
@@ -1614,7 +1614,7 @@ static const struct usb_device_id acm_ids[] = {
        /* Support Lego NXT using pbLua firmware */
        { USB_DEVICE(0x0694, 0xff00),
        .driver_info = NOT_A_MODEM,
-               },
+       },
 
        /* control interfaces without any protocol set */
        { USB_INTERFACE_INFO(USB_CLASS_COMM, USB_CDC_SUBCLASS_ACM,