On Sat, Oct 11, 2014 at 08:36:33AM -0700, Joe Perches wrote: > On Sat, 2014-10-11 at 07:20 -0700, Greg KH wrote: > > On Sat, Oct 11, 2014 at 03:49:43PM +0200, Philip Munksgaard wrote: > > > Fix a style issue > [] > > > diff --git 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 > > > - }, > > > + }, > > > > Why not fix the same 'space' issue on the line before this at the same > > time? > > I think there is no space issue on the previous line. > What do you see Greg? I see 'space space tab', just like this line that is being changed. /me hands Joe a real editor. -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html