from include/linux/init.h: /* Each module must use one module_init(), or one no_module_init */ but i don't see a "no_module_init" anywhere in the tree. so can i logically conclude that every module *must* have one of init_module() or module_init()? rday ======================================================================== Robert P. J. Day Linux Consulting, Training and Annoying Kernel Pedantry Waterloo, Ontario, CANADA http://crashcourse.ca ======================================================================== -- To unsubscribe from this list: send an email with "unsubscribe kernelnewbies" to ecartis@xxxxxxxxxxxx Please read the FAQ at http://kernelnewbies.org/FAQ