commit | 2178426d26661ed6e18a8d6ea0bc05c98d73600d | [log] [tgz] |
---|---|---|
author | Adrian Bunk <bunk@stusta.de> | Thu Mar 23 03:01:00 2006 -0800 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Thu Mar 23 07:38:17 2006 -0800 |
tree | 4c9635610e9ca52a06b169ac55c77abe1d4449d2 | |
parent | 7a673c6b8fff4b2888ef1d47462e4be79936ac5a [diff] |
[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>