commit | 8ab10f75372fc59b95d96af40b9a3b4c2a0da059 | [log] [tgz] |
---|---|---|
author | Wei Yongjun <yongjun_wei@trendmicro.com.cn> | Wed Oct 10 13:10:43 2012 +0000 |
committer | Roland Dreier <roland@purestorage.com> | Fri Feb 15 15:16:10 2013 -0800 |
tree | 89cee4729dc03e270312e58720676a5ec027f009 | |
parent | 836dc9e3fbbab0c30aa6e664417225f5c1fb1c39 [diff] |
RDMA/amso1100: 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 <yongjun_wei@trendmicro.com.cn> Reviewed-by: Steve WIse <swise@opengridcomputing.com> Signed-off-by: Roland Dreier <roland@purestorage.com>