android_kernel_google_msm/arch/sparc
Andrey Utkin 0ace429a33 arch/sparc/math-emu/math_32.c: drop stray break operator
[ Upstream commit 093758e3da ]

This commit is a guesswork, but it seems to make sense to drop this
break, as otherwise the following line is never executed and becomes
dead code. And that following line actually saves the result of
local calculation by the pointer given in function argument. So the
proposed change makes sense if this code in the whole makes sense (but I
am unable to analyze it in the whole).

Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=81641
Reported-by: David Binderman <dcb314@hotmail.com>
Signed-off-by: Andrey Utkin <andrey.krieger.utkin@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-08-14 08:42:37 +08:00
..
boot Kbuild: centralize MKIMAGE and cmd_uimage definitions 2012-03-26 15:49:20 +02:00
configs defconfig reduction 2010-08-14 22:26:53 +02:00
include/asm sparc64: Guard against flushing openfirmware mappings. 2014-08-14 08:42:37 +08:00
kernel sparc64: ldc_connect() should not return EINVAL when handshake is in progress. 2014-08-14 08:42:37 +08:00
lib sparc64: Add membar to Niagara2 memcpy code. 2014-08-14 08:42:37 +08:00
math-emu arch/sparc/math-emu/math_32.c: drop stray break operator 2014-08-14 08:42:37 +08:00
mm sparc64: Guard against flushing openfirmware mappings. 2014-08-14 08:42:37 +08:00
oprofile
prom Disintegrate asm/system.h for Sparc 2012-03-28 18:30:03 +01:00
Kconfig sparc32: fix build failure for arch_jump_label_transform 2014-04-26 17:13:19 -07:00
Kconfig.debug lib: consolidate DEBUG_STACK_USAGE option 2011-05-25 08:39:54 -07:00
Makefile sparc32: Add -Av8 to assembler command line. 2012-03-13 18:19:51 -07:00