]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit56704b7224ed5ac92ca368933fd4258cb71881b0
tree90b10ca69a1527cba94c425a83166a683c91f859
parent21c4df571789d84f98186c640d49def0e9994ca7
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