"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/
- Re: [PATCH] removal of "static foo... J . A . Magallon
- Re: [PATCH] removal of "static... Tigran Aivazian
- Re: [PATCH] removal of "st... J . A . Magallon
- Re: [PATCH] removal of "static foo... Rusty Russell
- Re: [PATCH] removal of "static... Vojtech Pavlik
- Re: [PATCH] removal of "st... Vojtech Pavlik
- Re: [PATCH] removal of "static... J . A . Magallon
- Re: [PATCH] removal of "st... Russell King
- Re: [PATCH] removal of "static... Russell King
- Re: [PATCH] removal of "static... Bartlomiej Zolnierkiewicz
- Re: [PATCH] removal of "static foo = 0... Jeff Garzik
- Re: [PATCH] removal of "static foo = 0... Russell King
- Re: [PATCH] removal of "static foo = 0"... David Hinds
- Re: [PATCH] removal of "static foo = 0... Tigran Aivazian
- Re: [PATCH] removal of "static foo... Peter Samuelson
- Re: [PATCH] removal of "static... Keith Owens
- Re: [PATCH] removal of "st... Peter Samuelson
- Re: [PATCH] removal of "static... Tigran Aivazian
- Re: [PATCH] removal of "st... Peter Samuelson
- Re: [PATCH] removal of &qu... Tigran Aivazian
- Re: [PATCH] removal of "static foo = 0"... Darryl Miles