"J . A . Magallon" wrote:
> On Tue, 21 Nov 2000 22:25:01 Bartlomiej Zolnierkiewicz wrote:
> > -static int dataPort = 0;     /* port for register data */
> > +static int dataPort; /* port for register data */
> 
> That is not too much confidence on the ANSI-ness of the compiler ???

There is nothing wrong with that change.  Standard kernel style cleanup,
which saves a few bytes in the output kernel image.

        Jeff


-- 
Jeff Garzik             |
Building 1024           | The chief enemy of creativity is "good" sense
MandrakeSoft            |          -- Picasso
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/

Reply via email to