Re: [ANNOUNCE 3/7] Diskdump 1.0 Release

From: Rusty Russell
Date: Mon Nov 29 2004 - 22:28:27 EST


On Mon, 2004-11-29 at 19:41 +0900, Takao Indoh wrote:
> This is a patch for ide-dump.
...
> +MODULE_AUTHOR("Nobuhiro Tachino <tachino@xxxxxxxxxxxxxx>");
> +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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/