]> bbs.cooldavid.org Git - net-next-2.6.git/commit - net/rds/stats.c
RDS: remove __init and __exit annotation
authorZach Brown <zach.brown@oracle.com>
Fri, 9 Jul 2010 19:26:20 +0000 (12:26 -0700)
committerAndy Grover <andy.grover@oracle.com>
Thu, 9 Sep 2010 01:16:39 +0000 (18:16 -0700)
commitef87b7ea39a91906218a262686bcb8bad8b6b46e
tree4fe72c5b5f788d8109e715012ce2af57bba807d7
parentc20f5b9633bb0953bd2422f0f1430a2028cdbd0a
RDS: remove __init and __exit annotation

The trivial amount of memory saved isn't worth the cost of dealing with section
mismatches.

Signed-off-by: Zach Brown <zach.brown@oracle.com>
20 files changed:
net/rds/af_rds.c
net/rds/connection.c
net/rds/ib.c
net/rds/ib.h
net/rds/ib_rdma.c
net/rds/ib_recv.c
net/rds/ib_sysctl.c
net/rds/iw.c
net/rds/iw.h
net/rds/iw_recv.c
net/rds/iw_sysctl.c
net/rds/rdma_transport.c
net/rds/rds.h
net/rds/stats.c
net/rds/sysctl.c
net/rds/tcp.c
net/rds/tcp.h
net/rds/tcp_listen.c
net/rds/tcp_recv.c
net/rds/threads.c