On Thu, Sep 22, 2022 at 08:35:07PM +0800, Shang XiaoJing wrote: > Since pci provides the helper macro module_pci_driver(), we may replace > the module_init/exit with it. > > Signed-off-by: Shang XiaoJing <shangxiaojing@xxxxxxxxxx> > --- > drivers/vfio/pci/mlx5/main.c | 13 +------------ > 1 file changed, 1 insertion(+), 12 deletions(-) Reviewed-by: Jason Gunthorpe <jgg@xxxxxxxxxx> Jason