Re: [PATCH] virtio-pci: use module_pci_driver to simplify the code

From: Rusty Russell
Date: Thu Oct 11 2012 - 16:49:13 EST


Wei Yongjun <weiyj.lk@xxxxxxxxx> writes:

> From: Wei Yongjun <yongjun_wei@xxxxxxxxxxxxxxxxx>
>
> Use the module_pci_driver() macro to make the code simpler
> by eliminating module_init and module_exit calls.
>
> dpatch engine is used to auto generate this patch.
> (https://github.com/weiyj/dpatch)
>
> Signed-off-by: Wei Yongjun <yongjun_wei@xxxxxxxxxxxxxxxxx>

Thanks, applied!
Rusty.
--
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/