]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commitd9b098fbebf92ea19852dbd0a1f25833a514bd4e
tree4c9635610e9ca52a06b169ac55c77abe1d4449d2
parentd3589e998d4266afdffe08362af139506a8e3518
[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