That's not what I wrote. "static" means _this symbol_ can not be
referenced from outside the compilation unit. In your example the
symbol is referenced only inside the module, by the structure
initializer.
Olaf
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/