[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <4E75CF46.6050706@computer.org>
Date: Sun, 18 Sep 2011 13:00:22 +0200
From: Jan Ceuleers <jan.ceuleers@...puter.org>
To: Kelly Anderson <kelly@...ka.with-linux.com>
CC: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH]: fix regulaotry misspelling in net/wireless/reg.c
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.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists