Re: [PATCH] PPC64 PCI Hotplug Driver for RPA

From: Rusty Russell
Date: Sun Feb 15 2004 - 17:23:55 EST


In message <200402110108.i1B18glq022737@xxxxxxxxxxxxxxxxxxxxx> you write:
> +MODULE_PARM(debug, "i");

Please:
module_param(debug, int, 0644);

It's for your own good... really...

Thanks,
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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/