[PATCH] kernel/rcupdate.c: make two structs static
authorAdrian Bunk <bunk@stusta.de>
Thu, 23 Mar 2006 11:01:00 +0000 (03:01 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Thu, 23 Mar 2006 15:38:17 +0000 (07:38 -0800)
commit2178426d26661ed6e18a8d6ea0bc05c98d73600d
tree4c9635610e9ca52a06b169ac55c77abe1d4449d2
parent7a673c6b8fff4b2888ef1d47462e4be79936ac5a
[PATCH] kernel/rcupdate.c: make two structs static

This patch makes two needlessly global structs static.

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
include/linux/rcupdate.h
kernel/rcupdate.c