Re: [patch 1/5] drivers/scsi/a100u2w.c: convert to module_pci_driver

2013-09-13 Thread James Bottomley
On Fri, 2013-09-13 at 14:52 -0700, a...@linux-foundation.org wrote: > From: Libo Chen > 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

[patch 1/5] drivers/scsi/a100u2w.c: convert to module_pci_driver

2013-09-13 Thread akpm
From: Libo Chen Subject: drivers/scsi/a100u2w.c: convert to module_pci_driver Use module_pci_driver instead of init/exit, make code clean. Signed-off-by: Libo Chen Cc: James Bottomley Signed-off-by: Andrew Morton --- drivers/scsi/a100u2w.c | 12 +--- 1 file changed, 1 insertion(+)