arch/i386/math-emu/fpu_trig.c

Margit Schubert-While (margitsw@t-online.de)
Tue, 03 Jun 2003 15:29:06 +0200


Another pedantic issue :-)
In arch/i386/math-emu/fpu_trig.c line 1061 we have :
else if ( (st0_tag == TAG_Empty) | (st1_tag == TAG_Empty) )

Should be "||" or ?

Margit

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/