]> git.baikalelectronics.ru Git - kernel.git/commit
math-emu: Fix compiler warnings
authorKumar Gala <galak@kernel.crashing.org>
Fri, 27 Jun 2008 14:33:59 +0000 (09:33 -0500)
committerKumar Gala <galak@kernel.crashing.org>
Tue, 16 Sep 2008 15:01:37 +0000 (10:01 -0500)
commit33736f050e362646b3c1d4aa39b5b9affbad1b08
treed6f53f7a35482e5ea83c0ada3e972664ceb3b66e
parent9b7eeb2b2f646590aaadaa3094d159e6c6bd28d1
math-emu: Fix compiler warnings

Fix warnings of the form:
arch/powerpc/math-emu/fsubs.c:15: warning: 'R_f1' may be used uninitialized in this function
arch/powerpc/math-emu/fsubs.c:15: warning: 'R_f0' may be used uninitialized in this function

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
include/math-emu/op-2.h