public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Kelly Anderson <kelly@silka.with-linux.com>
To: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: [PATCH]: fix regulaotry misspelling in net/wireless/reg.c
Date: Sat, 17 Sep 2011 14:56:04 -0600	[thread overview]
Message-ID: <4E750964.8060502@silka.with-linux.com> (raw)

A quick patch to fix a typo.  Signed off by me.


I'm not subscribed to the mailing list currently.

--- ./net/wireless/reg.c.orig    2011-08-29 14:56:30.000000000 -0600
+++ ./net/wireless/reg.c    2011-09-17 14:42:38.305715253 -0600
@@ -903,7 +903,7 @@ static bool ignore_reg_update(struct wip
          initiator != NL80211_REGDOM_SET_BY_COUNTRY_IE &&
          !is_world_regdom(last_request->alpha2)) {
          REG_DBG_PRINT("Ignoring regulatory request %s "
-                  "since the driver requires its own regulaotry "
+                  "since the driver requires its own regulatory "
                    "domain to be set first",
                    reg_initiator_name(initiator));
          return true;


             reply	other threads:[~2011-09-17 21:14 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-17 20:56 Kelly Anderson [this message]
2011-09-18 11:00 ` [PATCH]: fix regulaotry misspelling in net/wireless/reg.c Jan Ceuleers

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=4E750964.8060502@silka.with-linux.com \
    --to=kelly@silka.with-linux.com \
    --cc=linux-kernel@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