x86: lindent arch/i386/math-emu, cleanup
commite8d591dc710158bae6b53c8b7a0172351025c6e2
authorIngo Molnar <mingo@elte.hu>
Wed, 30 Jan 2008 12:30:12 +0000 (30 13:30 +0100)
committerIngo Molnar <mingo@elte.hu>
Wed, 30 Jan 2008 12:30:12 +0000 (30 13:30 +0100)
tree37772d60594150ec668a4bdf4c90baa2a6a922ba
parent3d0d14f983b55a570b976976284df4c434af3223
x86: lindent arch/i386/math-emu, cleanup

manually clean up some of the damage that lindent caused.
(this is a separate commit so that in the unlikely case of
a typo we can bisect it down to the manual edits.)

Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
14 files changed:
arch/x86/math-emu/errors.c
arch/x86/math-emu/fpu_emu.h
arch/x86/math-emu/fpu_entry.c
arch/x86/math-emu/fpu_etc.c
arch/x86/math-emu/fpu_proto.h
arch/x86/math-emu/fpu_trig.c
arch/x86/math-emu/poly.h
arch/x86/math-emu/poly_2xm1.c
arch/x86/math-emu/poly_atan.c
arch/x86/math-emu/poly_l2.c
arch/x86/math-emu/poly_sin.c
arch/x86/math-emu/poly_tan.c
arch/x86/math-emu/reg_convert.c
arch/x86/math-emu/reg_ld_str.c