Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

iwlwifi: fix a typo in Kconfig message

Signed-off-by: Pascal Terjan <pterjan@mandriva.com>
Signed-off-by: Reinette Chatre <reinette.chatre@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

authored by

Pascal Terjan and committed by
John W. Linville
7c44b6e9 8f3ea33a

+2 -2
+2 -2
drivers/net/wireless/iwlwifi/Kconfig
··· 20 20 runs. 21 21 22 22 If you want to compile the driver as a module ( = code which can be 23 - inserted in and remvoed from the running kernel whenever you want), 23 + inserted in and removed from the running kernel whenever you want), 24 24 say M here and read <file:Documentation/kbuild/modules.txt>. The 25 25 module will be called iwl4965.ko. 26 26 ··· 101 101 runs. 102 102 103 103 If you want to compile the driver as a module ( = code which can be 104 - inserted in and remvoed from the running kernel whenever you want), 104 + inserted in and removed from the running kernel whenever you want), 105 105 say M here and read <file:Documentation/kbuild/modules.txt>. The 106 106 module will be called iwl3945.ko. 107 107