linux/arch/m68k/math-emu
Greg Dietsche d3690f8b71 m68k/math-emu: Remove unnecessary code
Remove unnecessary code that matches this coccinelle pattern

	if (...)
		return ret;
	return ret;

Signed-off-by: Greg Dietsche <Gregory.Dietsche@cuw.edu>
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
2011-07-30 21:21:40 +02:00
..
Makefile m68k: Makefiles - Change to new flags variables 2011-03-16 19:10:41 +01:00
fp_arith.c
fp_arith.h
fp_cond.S
fp_decode.h
fp_emu.h
fp_entry.S locking, m68k/asm-offsets: Rename signal defines 2009-09-01 09:38:03 +02:00
fp_log.c m68k/math-emu: Remove unnecessary code 2011-07-30 21:21:40 +02:00
fp_move.S
fp_movem.S
fp_scan.S
fp_trig.c
fp_trig.h
fp_util.S
multi_arith.h m68k/math-emu: Remove commented out old code 2011-07-30 21:21:40 +02:00