Messages in this thread |  | | | Subject | Re: [ANNOUNCE 3/7] Diskdump 1.0 Release | | From | Rusty Russell <> | | Date | Tue, 30 Nov 2004 14:24:54 +1100 |
| |
On Mon, 2004-11-29 at 19:41 +0900, Takao Indoh wrote: > This is a patch for ide-dump. ... > +MODULE_AUTHOR("Nobuhiro Tachino <tachino@jp.fujitsu.com>"); > +MODULE_DESCRIPTION("IDE diskdump driver"); > +MODULE_LICENSE("GPL"); > +MODULE_PARM(no_io_32bit, "i"); > +MODULE_PARM(pio_mode, "i");
Please use the modern module_param()!
Thanks, Rusty. -- A bad analogy is like a leaky screwdriver -- Richard Braakman
- 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/
|  |