what's the current standard for where to put module information in a source file? my understanding is: * parameter definitions near the top of the file * module_init(), module_exit() near the bottom * at the absolute bottom, stuff like MODULE_AUTHOR, MODULE_LICENSE and so on is that about right? rday -- ======================================================================== Robert P. J. Day Linux Consulting, Training and Annoying Kernel Pedantry Waterloo, Ontario, CANADA Home page: http://crashcourse.ca Fedora Cookbook: http://crashcourse.ca/wiki/index.php/Fedora_Cookbook ======================================================================== -- To unsubscribe from this list: send an email with "unsubscribe kernelnewbies" to ecartis@xxxxxxxxxxxx Please read the FAQ at http://kernelnewbies.org/FAQ