]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit4fb592ea2efb1fbdd4d2fbc26a7508fc6562c215
treea78249958fe4c0906f5cbcd3501cc409b4f88841
parentfcbc77514bdf71cb7e399f550278cc0c581a7f27
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