All of lore.kernel.org
 help / color / mirror / Atom feed
From: Patrick Ringl <patrick_@freenet.de>
To: linux-kernel@vger.kernel.org
Cc: torvalds@linux-foundation.org, johannes@sipsolutions.net,
	netdev@vger.kernel.org
Subject: [PATCH] fix typo in net/ieee80211/Kconfig
Date: Sat, 24 Mar 2007 23:56:58 +0100	[thread overview]
Message-ID: <4605ACBA.6040902@freenet.de> (raw)

[-- Attachment #1: Type: text/plain, Size: 1344 bytes --]

Hello,
this is just a QA / cosmetic fix .. nevertheless the documentation about 
modules / drivers should be appropriate to the great work of those who 
write all the real important stuff. :-)

The following patch is against 2.6.21-rc4:


--- /root/dev/linux-2.6.20-o/net/ieee80211/Kconfig    2007-02-04 
19:44:54.000000000 +0100
+++ /root/dev/linux-2.6.20/net/ieee80211/Kconfig    2007-03-24 
23:43:22.000000000 +0100
@@ -38,7 +38,7 @@
     Include software based cipher suites in support of IEEE
     802.11's WEP.  This is needed for WEP as well as 802.1x.
 
-    This can be compiled as a modules and it will be called
+    This can be compiled as a module and it will be called
     "ieee80211_crypt_wep".
 
 config IEEE80211_CRYPT_CCMP
@@ -51,7 +51,7 @@
     (aka TGi, WPA, WPA2, WPA-PSK, etc.) for use with CCMP enabled
     networks.
 
-    This can be compiled as a modules and it will be called
+    This can be compiled as a module and it will be called
     "ieee80211_crypt_ccmp".
 
 config IEEE80211_CRYPT_TKIP
@@ -66,7 +66,7 @@
     (aka TGi, WPA, WPA2, WPA-PSK, etc.) for use with TKIP enabled
     networks.
 
-    This can be compiled as a modules and it will be called
+    This can be compiled as a module and it will be called
     "ieee80211_crypt_tkip".
 
 source "net/ieee80211/softmac/Kconfig"

---

regards,
Patrick



[-- Attachment #2: ieee80211_Kconfig_typo --]
[-- Type: text/plain, Size: 1027 bytes --]

--- /root/dev/linux-2.6.20-o/net/ieee80211/Kconfig	2007-02-04 19:44:54.000000000 +0100
+++ /root/dev/linux-2.6.20/net/ieee80211/Kconfig	2007-03-24 23:43:22.000000000 +0100
@@ -38,7 +38,7 @@
 	Include software based cipher suites in support of IEEE
 	802.11's WEP.  This is needed for WEP as well as 802.1x.
 
-	This can be compiled as a modules and it will be called
+	This can be compiled as a module and it will be called
 	"ieee80211_crypt_wep".
 
 config IEEE80211_CRYPT_CCMP
@@ -51,7 +51,7 @@
 	(aka TGi, WPA, WPA2, WPA-PSK, etc.) for use with CCMP enabled
 	networks.
 
-	This can be compiled as a modules and it will be called
+	This can be compiled as a module and it will be called
 	"ieee80211_crypt_ccmp".
 
 config IEEE80211_CRYPT_TKIP
@@ -66,7 +66,7 @@
 	(aka TGi, WPA, WPA2, WPA-PSK, etc.) for use with TKIP enabled
 	networks.
 
-	This can be compiled as a modules and it will be called
+	This can be compiled as a module and it will be called
 	"ieee80211_crypt_tkip".
 
 source "net/ieee80211/softmac/Kconfig"

             reply	other threads:[~2007-03-24 22:57 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-24 22:56 Patrick Ringl [this message]
2007-03-27 17:24 ` [PATCH] fix typo in net/ieee80211/Kconfig John W. Linville
2007-03-28  9:09   ` Johannes Berg

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=4605ACBA.6040902@freenet.de \
    --to=patrick_@freenet.de \
    --cc=johannes@sipsolutions.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=torvalds@linux-foundation.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.