On Fri, 2013-09-13 at 14:52 -0700, akpm@xxxxxxxxxxxxxxxxxxxx wrote: > From: Libo Chen <clbchenlibo.chen@xxxxxxxxxx> > Subject: drivers/scsi/a100u2w.c: convert to module_pci_driver > > Use module_pci_driver instead of init/exit, make code clean. To be honest, I don't really agree that any of these patches add value. Sure, for new drivers we should be using module_pci_driver, but for existing ones it's just pointless churn. That said, if the maintainers want this, I'll take it. That means we don't do this for the unmaintained drivers (dmx3191d, a100u2w) but we might for the others. James -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html