public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] usb: serial: Fix indentation style issue
@ 2014-10-11 13:49 Philip Munksgaard
  2014-10-11 14:20 ` Greg KH
  2014-10-11 15:24 ` [PATCH v2] " Philip Munksgaard
  0 siblings, 2 replies; 13+ messages in thread
From: Philip Munksgaard @ 2014-10-11 13:49 UTC (permalink / raw)
  To: johan; +Cc: gregkh, linux-usb, linux-kernel, Philip Munksgaard

Fix a style issue

Signed-off-by: Philip Munksgaard <pmunksgaard@gmail.com>
---
 drivers/usb/serial/option.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/usb/serial/option.c b/drivers/usb/serial/option.c
index d1a3f60..d88998d 100644
--- a/drivers/usb/serial/option.c
+++ b/drivers/usb/serial/option.c
@@ -1616,7 +1616,7 @@ static const struct usb_device_id option_ids[] = {
 	{ USB_DEVICE(TLAYTECH_VENDOR_ID, TLAYTECH_PRODUCT_TEU800) },
 	{ USB_DEVICE(LONGCHEER_VENDOR_ID, FOUR_G_SYSTEMS_PRODUCT_W14),
   	  .driver_info = (kernel_ulong_t)&four_g_w14_blacklist
-  	},
+	},
 	{ USB_DEVICE_INTERFACE_CLASS(LONGCHEER_VENDOR_ID, SPEEDUP_PRODUCT_SU9800, 0xff) },
 	{ USB_DEVICE(LONGCHEER_VENDOR_ID, ZOOM_PRODUCT_4597) },
 	{ USB_DEVICE(LONGCHEER_VENDOR_ID, IBALL_3_5G_CONNECT) },
-- 
2.1.2


^ permalink raw reply related	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2014-10-22 21:41 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-11 13:49 [PATCH] usb: serial: Fix indentation style issue Philip Munksgaard
2014-10-11 14:20 ` Greg KH
2014-10-11 14:51   ` Lars Melin
2014-10-11 15:36   ` Joe Perches
2014-10-11 20:19     ` Greg KH
2014-10-12  1:02       ` Joe Perches
2014-10-22  9:51   ` Johan Hovold
2014-10-22 14:18     ` Greg KH
2014-10-22 14:40       ` Philip Munksgaard
2014-10-22 14:40         ` Johan Hovold
2014-10-22 21:14       ` Paul Zimmerman
2014-10-22 21:40         ` Greg KH
2014-10-11 15:24 ` [PATCH v2] " Philip Munksgaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox