make srcu_readers_active() static
authorAdrian Bunk <bunk@kernel.org>
Wed, 6 Feb 2008 09:36:45 +0000 (01:36 -0800)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Wed, 6 Feb 2008 18:41:02 +0000 (10:41 -0800)
commitbb695170d8dff3f22682b6c19df64dc093f58c0a
treea78249958fe4c0906f5cbcd3501cc409b4f88841
parentf17d30a803e8434c4ef381bb5cfa1956ff0201f0
make srcu_readers_active() static

Make the needlessly global srcu_readers_active() static.

Signed-off-by: Adrian Bunk <bunk@kernel.org>
Cc: "Paul E. McKenney" <paulmck@us.ibm.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
kernel/srcu.c