All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rusty Russell <rusty@rustcorp.com.au>
To: Randy Dunlap <rdunlap@xenotime.net>
Cc: Michal Schmidt <mschmidt@redhat.com>, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] params: make dashes and underscores in parameter names truly equal
Date: Wed, 19 Oct 2011 13:30:18 +1030	[thread overview]
Message-ID: <87r529adod.fsf@rustcorp.com.au> (raw)
In-Reply-To: <4E9DCCEC.4090105@xenotime.net>

On Tue, 18 Oct 2011 12:01:00 -0700, Randy Dunlap <rdunlap@xenotime.net> 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.


      reply	other threads:[~2011-10-19  3:05 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-09 22:03 [PATCH] params: make dashes and underscores in parameter names truly equal Michal Schmidt
2011-10-12 23:28 ` Rusty Russell
2011-10-13 14:41   ` Michal Schmidt
2011-10-18  3:58     ` Rusty Russell
2011-10-18 19:01       ` Randy Dunlap
2011-10-19  3:00         ` Rusty Russell [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87r529adod.fsf@rustcorp.com.au \
    --to=rusty@rustcorp.com.au \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mschmidt@redhat.com \
    --cc=rdunlap@xenotime.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.