Re: [Xen-devel] [PATCH] xen: Use module_pci_driver() in platform pci driver.

From: David Vrabel
Date: Wed Jul 08 2015 - 07:07:33 EST


On 08/07/15 06:54, Rajat Jain wrote:
> Eliminate the module_init function by using module_pci_driver()

This is not equivalent since this adds a useless module_exit() function.

David
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/