android_kernel_google_msm/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
fp_arith.c
fp_arith.h
fp_cond.S
fp_decode.h
fp_emu.h
fp_entry.S
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