commit | eb5572fed55f4c2b7dbc42582bc82dcb47632380 | [log] [tgz] |
---|---|---|
author | Dave Young <hidave.darkstar@gmail.com> | Wed Mar 10 15:23:59 2010 -0800 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Fri Mar 12 15:52:44 2010 -0800 |
tree | 57a6e2d44831f6509d9fadcaa4a47d549cb974d9 | |
parent | d759c3745e62c36fd7efee7a2ce2a327f22e9056 [diff] |
sysctl extern cleanup: C_A_D Extern declarations in sysctl.c should be moved to their own header file, and then include them in relavant .c files. Move C_A_D extern variable declaration to linux/reboot.h Signed-off-by: Dave Young <hidave.darkstar@gmail.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>