From: Wei Yongjun Date: Fri, 26 Oct 2012 05:02:30 +0000 (+0000) Subject: qla3xxx: use module_pci_driver to simplify the code X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~45^2~538 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=680d86699d17622bf2dd1bdd9f6d2520af1b142d;p=pandora-kernel.git qla3xxx: use module_pci_driver to simplify the code 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 Acked-by: Jitendra Kalsaria Signed-off-by: David S. Miller --- Reading git-diff-tree failed