Re: [PATCH] drivers/net/wireless/Kconfig: correct minor typo

2007-04-23 Thread David Miller
From: "John W. Linville" <[EMAIL PROTECTED]>
Date: Mon, 23 Apr 2007 15:53:13 -0400

> Correct minor typo in drivers/net/wireless/Kconfig identified by
> Stefano Brivio <[EMAIL PROTECTED]>.
> 
> Signed-off-by: John W. Linville <[EMAIL PROTECTED]>

Applied, thanks John.
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[PATCH] drivers/net/wireless/Kconfig: correct minor typo

2007-04-23 Thread John W. Linville
Correct minor typo in drivers/net/wireless/Kconfig identified by
Stefano Brivio <[EMAIL PROTECTED]>.

Signed-off-by: John W. Linville <[EMAIL PROTECTED]>
---
diff --git a/drivers/net/wireless/Kconfig b/drivers/net/wireless/Kconfig
index 880c628..4426841 100644
--- a/drivers/net/wireless/Kconfig
+++ b/drivers/net/wireless/Kconfig
@@ -11,7 +11,7 @@ config WLAN_PRE80211
  Say Y if you have any pre-802.11 wireless LAN hardware.
 
  This option does not affect the kernel build, it only
- let's you choose drivers.
+ lets you choose drivers.
 
 config STRIP
tristate "STRIP (Metricom starmode radio IP)"
@@ -112,7 +112,7 @@ config WLAN_80211
  Say Y if you have any 802.11 wireless LAN hardware.
 
  This option does not affect the kernel build, it only
- let's you choose drivers.
+ lets you choose drivers.
 
 config PCMCIA_RAYCS
tristate "Aviator/Raytheon 2.4MHz wireless support"

-- 
John W. Linville
[EMAIL PROTECTED]
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html