From: Hiroshi Shimamoto Date: Tue, 25 Nov 2008 02:23:12 +0000 (-0800) Subject: x86: signal: cosmetic unification of __setup_sigframe() and __setup_rt_sigframe() X-Git-Tag: v2.6.29-rc1~587^2~4^26~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bfeb91a9435889ef4fe7bfbb4b673f625e69e790;p=pandora-kernel.git x86: signal: cosmetic unification of __setup_sigframe() and __setup_rt_sigframe() Impact: cleanup Add #ifdef directive to unify __setup_sigframe() and __setup_rt_sigframe(). Move them after {setup|restore}_sigcontext() declaration. Signed-off-by: Hiroshi Shimamoto Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed