In message <3E03A526.1040405@torque.net> you write:
> This patch uses the module_param() facility introduced in
> lk 2.5.52 (see linux/moduleparam.h) to simplify boot time
> and module load time parameters for the scsi_debug driver.
This is great. The question remains of what to do with
MODULE_PARM_DESC(), currently an empty macro.
Reverting them to be stored in ".modinfo" section as was done
previously is trivial, but as they are now also boot parameters, which
points to a DocBook-style solution.
The same arguments apply to MODULE_AUTHOR, and MODULE_DESCRIPTION.
Preferences anyone?
Rusty.
-- Anyone who quotes me in their sig is an idiot. -- Rusty Russell. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
This archive was generated by hypermail 2b29 : Mon Dec 23 2002 - 22:00:31 EST