Messages in this thread |  | | Date | Fri, 1 Dec 2000 12:14:38 -0500 | From | Olivier Galibert <> | Subject | Re: [PATCH] mutliple root devs (take II) |
| |
On Fri, Dec 01, 2000 at 09:05:23AM -0800, T. Camp wrote: > Hmm didn't know that, from the user-land portable C perspective I'm in the > habit of zero'ing everything. - thanks.
It's a requirement of the ISO C standard that all global/static (not local) variables are initialized to 0 is not initialized explicitely. It tends to be true, too.
OG.
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org Please read the FAQ at http://www.tux.org/lkml/
|  |