dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/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 Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
fp_arith.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
fp_cond.S Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
fp_decode.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
fp_emu.h kbuild: m68k,parisc,ppc,ppc64,s390,xtensa use generic asm-offsets.h support 2005-09-09 20:57:26 +02:00
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 Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
fp_movem.S Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
fp_scan.S Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
fp_trig.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
fp_trig.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
fp_util.S Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
multi_arith.h m68k/math-emu: Remove commented out old code 2011-07-30 21:21:40 +02:00