From: Martin Olsson <mnemo@minimum.se>
To: kernel-janitors@vger.kernel.org
Subject: Re: [PATCH 2/2] Fix paramater/parameter typo in dmesg and source
Date: Sat, 04 Apr 2009 12:21:51 +0000 [thread overview]
Message-ID: <49D750DF.5050405@minimum.se> (raw)
In-Reply-To: <49D73B52.5050508@minimum.se>
Robert P. J. Day wrote:
> drivers/net/wireless/rndis_wlan.c: devdbg(dev, "setting rndis config paramater failed, %d.", ret);
>
> might be worth making another pass. and while you're at it, you might
> grep for what i've noticed is a *very* common misspelling:
> "paramter". i'm betting you'll find at least a few of those.
I've covered all instances found by grep already except one but that one
was inside a changelog and I didn't want to change that retrospectively.
I split them up into one patch for all source comment changes and another
patch for the debug print outs to dmesg etc.
The one you mention here is already covered by the debug print patch.
As you suspected, paramter is even more common in the kernel dev vocabulary :)
I might do the some more patches later if the first ones are well received / pushed.
Martin
next prev parent reply other threads:[~2009-04-04 12:21 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-04-04 10:49 [PATCH 2/2] Fix paramater/parameter typo in dmesg and source comments Martin Olsson
2009-04-04 12:08 ` [PATCH 2/2] Fix paramater/parameter typo in dmesg and source Robert P. J. Day
2009-04-04 12:21 ` Martin Olsson [this message]
2009-04-04 12:29 ` Robert P. J. Day
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=49D750DF.5050405@minimum.se \
--to=mnemo@minimum.se \
--cc=kernel-janitors@vger.kernel.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).