I didn't see it, sorry. Valid point.
> 2) "proper", converted-to-Rusty-style driver code is going to have
>
> MODULE_blah
> MODULE_foo
> MODULE_bar
> PARAM
>
> You think that looks good??
Hmm... OK, you've swayed me. I'll redo the patch.
> PARAM is ugly in drivers, and way too generic.
Well, we completely disagree on this point. If I was starting from
scratch, MODULE_AUTHOR would simply be AUTHOR(), etc.
But I've always opposed this kind of "neatening" as the ultimite in
stupidity, so consistency wins.
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/