Re: [PATCH] params: make dashes and underscores in parameter names truly equal

From: Rusty Russell
Date: Tue Oct 18 2011 - 23:05:31 EST


On Tue, 18 Oct 2011 12:01:00 -0700, Randy Dunlap <rdunlap@xxxxxxxxxxxx> wrote:
> Well, that could have just been my misunderstanding, but I think that this
> patch is the right thing to do. Thanks.

It does two things:
1) It fixes early_params to be case-insensitive. Good.
2) It fixes the (obsolete) __setup() to be case-insensitive.

We should finally get rid of __setup, then we wouldn't need the second
part.

Cheers,
Rusty.

--
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/