Josh Poimboeuf <[email protected]> writes: > The struct is statically initialized as a global variable in the module. > So the elements not specified in the static initializer should all be > cleared to zero by the compiler.
Yep, it's zeroed. Cheers, Rusty. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

