Re: Parport numbering

Tim Waugh (tim@cyberelk.demon.co.uk)
Sat, 16 May 1998 18:15:25 +0100 (BST)


On Sat, 16 May 1998, Derrik wrote:

> > >+ portnum = 0;
> > ^^^^^^^^^^^ not needed.
> > >+ for (portnum = 0; ; portnum++) {
>
> It'll keep most newer compilers (GCC 2.8.x, EGCS, PGCC) from complaining
> about a potentially uninitialized variable.

No, I just forgot to delete that line while editing. ;-)

Tim.
*/

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu