]> git.baikalelectronics.ru Git - kernel.git/commit
RDMA: Add __init/__exit macros to addr.c and cma.c
authorPeter Huewe <peterhuewe@gmx.de>
Tue, 23 Jun 2009 17:38:42 +0000 (10:38 -0700)
committerRoland Dreier <rolandd@cisco.com>
Tue, 23 Jun 2009 17:38:42 +0000 (10:38 -0700)
commit29a6c9a615cb1e0d78d88f75da2864bd3b2e90c5
tree8e3c728c41abab8088e048c04e7bceddd035bc0f
parentdfb27cbdb9d2b4b26e474e63345e50482a2dfcb1
RDMA: Add __init/__exit macros to addr.c and cma.c

Add __init and __exit annotations to the module_init/module_exit
functions from drivers/infiniband/core/addr.c and cma.c.

Signed-off-by: Peter Huewe <peterhuewe@gmx.de>
Acked-by: Sean Hefty <sean.hefty@intel.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
drivers/infiniband/core/addr.c
drivers/infiniband/core/cma.c