Re: [PATCH trivial] Fix "value computed not used" warnings

From: Jan Engelhardt
Date: Fri Feb 17 2006 - 11:07:27 EST



>Fixes for annoying gcc-4.1 compile warnings "value computed not used".
>Simply cast to void.
>
Iiih, casts.

The thing is defined as
#define r1() (in_p(1) & 0xff)
so what do we call it for - does inb do more than just reading, like
resetting the ioport to 0?




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