On 04/05/11 21:59, Alan Stern wrote: > On Wed, 4 May 2011, Jan Andersson wrote: > >> This patch is part of a series that extend the UHCI HCD to support >> non-PCI host controllers. >> >> This patch fixes the following checkpatch warning: >> >> WARNING: Use DEFINE_PCI_DEVICE_TABLE for struct pci_device_id >> +static const struct pci_device_id uhci_pci_ids[] = { { > > Why isn't this combined with the other checkpatch warning fixes? > I made it separate so it would be easier for me to drop one of the patches in case there were objections. I will combine all the style fixes into one patch and also remove the "fix" for the false positive you commented on in patch 4. Best regards, Jan -- 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