Re: [PATCH]: fix regulaotry misspelling in net/wireless/reg.c

From: Jan Ceuleers
Date: Sun Sep 18 2011 - 07:00:53 EST


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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/