On Wed, May 20, 2009 at 10:58:05PM +0800, Wu, Hao wrote: > +static const struct pci_device_id pci_ids[] = {{ > + .class = ((PCI_CLASS_SERIAL_USB << 8) | 0xfe), > + .class_mask = ~0, > + .vendor = 0x8086, > + .device = 0x0811, > + .subvendor = PCI_ANY_ID, > + .subdevice = PCI_ANY_ID, > +}, { /* end: all zeroes */ } Your tabs are all converted to spaces :( Care to fix your email client? thanks, greg k-h -- 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