From: Adrian Bunk Date: Sun, 25 Jun 2006 12:47:41 +0000 (-0700) Subject: [PATCH] kernel/sys.c: cleanups X-Git-Tag: v2.6.18-rc1~999 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=83cc5ed3c4c65fc4c3729a5cec2111ede1ebf85e;p=pandora-kernel.git [PATCH] kernel/sys.c: cleanups - proper prototypes for the following functions: - ctrl_alt_del() (in include/linux/reboot.h) - getrusage() (in include/linux/resource.h) - make the following needlessly global functions static: - kernel_restart_prepare() - kernel_kexec() [akpm@osdl.org: compile fix] Signed-off-by: Adrian Bunk Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed