Re: Implementation defined behaviour in read_write.c

From: Rainer Weikusat
Date: Tue Sep 21 2004 - 00:46:02 EST


Rainer Weikusat <rweikusat@xxxxxxxxx> writes:
> + if (tot_len != cur_len) goto out;

... and this is of course rubbish ... both tests (ie <0 and !=)
-
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/