From: Dave Young Date: Wed, 10 Mar 2010 23:23:59 +0000 (-0800) Subject: sysctl extern cleanup: signal X-Git-Tag: v2.6.34-rc2~74 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d33ed52d57e794eba55cea3f5eab3c8f80b6cb5a;p=pandora-kernel.git sysctl extern cleanup: signal Extern declarations in sysctl.c should be moved to their own header file, and then include them in relavant .c files. Move print_fatal_signals extern declaration to linux/signal.h Signed-off-by: Dave Young Cc: Oleg Nesterov Cc: Roland McGrath Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed