x86: signal: cosmetic unification of restore_sigcontext()
authorHiroshi Shimamoto <h-shimamoto@ct.jp.nec.com>
Fri, 24 Oct 2008 00:14:25 +0000 (17:14 -0700)
committerIngo Molnar <mingo@elte.hu>
Mon, 27 Oct 2008 13:14:01 +0000 (14:14 +0100)
commit709110bd5624094992579f5311541f2e2b7ce58a
tree8e3f93ba88f709b6e53f87a106b98b40f7b8f660
parentf8d56f1771e4867acc461146764b4feeb5245669
x86: signal: cosmetic unification of restore_sigcontext()

Impact: cleanup

Make restore_sigcontext() the same.

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