aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
diff options
context:
space:
mode:
authorAlex Shepard <ashepard@u.washington.edu>2006-01-15 01:57:00 +0100
committerAdrian Bunk <bunk@r063144.stusta.swh.mhn.de>2006-01-15 01:57:00 +0100
commit9c782e3b2083c33b5a14c9955cf15f32ea88116b (patch)
tree992f409f92486917a4dac822acfa754bced3e5be /drivers/net
parent[PATCH] Fix double decrement of mqueue_mnt->mnt_count in sys_mq_open (diff)
downloadlinux-dev-9c782e3b2083c33b5a14c9955cf15f32ea88116b.tar.xz
linux-dev-9c782e3b2083c33b5a14c9955cf15f32ea88116b.zip
Spelling fix in IPW2100 and IPW2200 Kconfig entries
s/remvoed/removed/ Signed-off-by: Alex Shepard <ashepard@u.washington.edu> Signed-off-by: Adrian Bunk <bunk@stusta.de>
Diffstat (limited to 'drivers/net')
-rw-r--r--drivers/net/wireless/Kconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/net/wireless/Kconfig b/drivers/net/wireless/Kconfig
index c1a6e69f7905..e90687495ccc 100644
--- a/drivers/net/wireless/Kconfig
+++ b/drivers/net/wireless/Kconfig
@@ -160,7 +160,7 @@ config IPW2100
<http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/Tools.html>.
If you want to compile the driver as a module ( = code which can be
- inserted in and remvoed from the running kernel whenever you want),
+ inserted in and removed from the running kernel whenever you want),
say M here and read <file:Documentation/modules.txt>. The module
will be called ipw2100.ko.
@@ -213,7 +213,7 @@ config IPW2200
<http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/Tools.html>.
If you want to compile the driver as a module ( = code which can be
- inserted in and remvoed from the running kernel whenever you want),
+ inserted in and removed from the running kernel whenever you want),
say M here and read <file:Documentation/modules.txt>. The module
will be called ipw2200.ko.