Re: [PATCH -next] scsi: initio: use module_pci_driver to simplify the code

2020-10-13 Thread Martin K. Petersen
On Thu, 17 Sep 2020 15:10:45 +0800, Liu Shixin wrote: > Use the module_pci_driver() macro to make the code simpler > by eliminating module_init and module_exit calls. Applied to 5.10/scsi-queue, thanks! [1/1] scsi: initio: Use module_pci_driver() to simplify the code https://git.kernel.org

Re: [PATCH -next] scsi: initio: use module_pci_driver to simplify the code

2020-10-06 Thread Martin K. Petersen
Liu, > Use the module_pci_driver() macro to make the code simpler by > eliminating module_init and module_exit calls. Applied to 5.10/scsi-staging, thanks! -- Martin K. Petersen Oracle Linux Engineering