x86: signal: remove indent in restore_sigcontext()
authorHiroshi Shimamoto <h-shimamoto@ct.jp.nec.com>
Fri, 3 Oct 2008 05:18:47 +0000 (22:18 -0700)
committerIngo Molnar <mingo@elte.hu>
Fri, 3 Oct 2008 08:09:13 +0000 (10:09 +0200)
commit69e13ad56f9e2cd81c4f8bfd6267211c10c14c08
tree90b10ca69a1527cba94c425a83166a683c91f859
parenta2e8d3dcfd420177aaa0c53aca60a869bad75f4b
x86: signal: remove indent in restore_sigcontext()

remove braces and indent for flags and fpstate in restore_sigcontext().

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