Messages in this thread |  | | From | Andreas Dilger <> | Date | Tue, 2 Oct 2001 16:50:22 -0600 | Subject | Re: System reset on Kernel 2.4.10 |
| |
On Oct 02, 2001 23:02 +0000, Petr Vandrovec wrote: > but nobody bothers with checking error value, it even tries it > to use as an offset if stars are in wrong constellation. > If you could add these lines below the call: > > if ((unsigned long)error >= (unsigned long)(-256)) {
What's wrong with IS_ERR(error)?
Cheers, Andreas -- Andreas Dilger \ "If a man ate a pound of pasta and a pound of antipasto, \ would they cancel out, leaving him still hungry?" http://www-mddsp.enel.ucalgary.ca/People/adilger/ -- Dogbert
- 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/
|  |