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>
This commit is contained in:
parent
7c7dce9209
commit
9c782e3b20
|
@ -160,7 +160,7 @@ config IPW2100
|
||||||
<http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/Tools.html>.
|
<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
|
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
|
say M here and read <file:Documentation/modules.txt>. The module
|
||||||
will be called ipw2100.ko.
|
will be called ipw2100.ko.
|
||||||
|
|
||||||
|
@ -213,7 +213,7 @@ config IPW2200
|
||||||
<http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/Tools.html>.
|
<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
|
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
|
say M here and read <file:Documentation/modules.txt>. The module
|
||||||
will be called ipw2200.ko.
|
will be called ipw2200.ko.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue