linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH]: fix regulaotry misspelling in net/wireless/reg.c
@ 2011-09-17 20:56 Kelly Anderson
  2011-09-18 11:00 ` Jan Ceuleers
  0 siblings, 1 reply; 2+ messages in thread
From: Kelly Anderson @ 2011-09-17 20:56 UTC (permalink / raw)
  To: Linux Kernel Mailing List

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;


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH]: fix regulaotry misspelling in net/wireless/reg.c
  2011-09-17 20:56 [PATCH]: fix regulaotry misspelling in net/wireless/reg.c Kelly Anderson
@ 2011-09-18 11:00 ` Jan Ceuleers
  0 siblings, 0 replies; 2+ messages in thread
From: Jan Ceuleers @ 2011-09-18 11:00 UTC (permalink / raw)
  To: Kelly Anderson; +Cc: Linux Kernel Mailing List

On 09/17/2011 10:56 PM, Kelly Anderson wrote:
> --- ./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; 

This typo exists neither in Linus's linux tree, nor in davem's net and 
net-next trees.

Furthermore, your patch was whitespace-damaged.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-09-18 11:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-09-17 20:56 [PATCH]: fix regulaotry misspelling in net/wireless/reg.c Kelly Anderson
2011-09-18 11:00 ` Jan Ceuleers

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).