Re: 2.1.128pre1 patch: Strange use of simple_strtol() in init/main.c

Alan Cox (alan@lxorguk.ukuu.org.uk)
Fri, 13 Nov 1998 13:53:06 +0000 (GMT)


> i.e., change simple_strtoul() for simple_strtol(). The later considers
> negative numbers, which is supposed to be the reason for the patch; but the
> while loop doesn't consider a '-' sign part of a number?!

Oops my fault, apply obvious fix

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