x86: signal: cosmetic unification of __setup_sigframe() and __setup_rt_sigframe()
authorHiroshi Shimamoto <h-shimamoto@ct.jp.nec.com>
Tue, 25 Nov 2008 02:23:12 +0000 (18:23 -0800)
committerIngo Molnar <mingo@elte.hu>
Wed, 26 Nov 2008 04:11:53 +0000 (05:11 +0100)
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 <h-shimamoto@ct.jp.nec.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/signal_32.c
arch/x86/kernel/signal_64.c

Simple merge
Simple merge