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)
commit40d3057ac036f2501c1930728a6179be4fca577b
treed6f53f7a35482e5ea83c0ada3e972664ceb3b66e
parent82331ab15f14786f3d8e874efb76462685e3bfa0
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