From patchwork Fri Dec 17 10:45:01 2010 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Anisse Astier X-Patchwork-Id: 415901 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by demeter1.kernel.org (8.14.4/8.14.3) with ESMTP id oBHDwEOB027704 for ; Fri, 17 Dec 2010 14:00:08 GMT Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754825Ab0LQOAH (ORCPT ); Fri, 17 Dec 2010 09:00:07 -0500 Received: from charlotte.tuxdriver.com ([70.61.120.58]:50385 "EHLO smtp.tuxdriver.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754813Ab0LQOAF (ORCPT ); Fri, 17 Dec 2010 09:00:05 -0500 Received: from uucp by smtp.tuxdriver.com with local-rmail (Exim 4.63) (envelope-from ) id 1PTaqq-0004ve-CV for linux-wireless@vger.kernel.org; Fri, 17 Dec 2010 09:00:04 -0500 Received: from linville-8530p.local (localhost.localdomain [127.0.0.1]) by linville-8530p.local (8.14.4/8.14.4) with ESMTP id oBHDxelH002649 for ; Fri, 17 Dec 2010 08:59:40 -0500 Received: (from linville@localhost) by linville-8530p.local (8.14.4/8.14.4/Submit) id oBHDxd0Z002648 for linux-wireless@vger.kernel.org; Fri, 17 Dec 2010 08:59:39 -0500 Received: from smtp4-g21.free.fr ([212.27.42.4]) by smtp.tuxdriver.com with esmtp (Exim 4.63) (envelope-from ) id 1PTXoJ-0004I8-TZ for linville@tuxdriver.com; Fri, 17 Dec 2010 05:45:20 -0500 Received: from substantiel.fr (unknown [82.225.147.143]) by smtp4-g21.free.fr (Postfix) with SMTP id CEDAE4C8188; Fri, 17 Dec 2010 11:45:08 +0100 (CET) Received: (nullmailer pid 19579 invoked by uid 0); Fri, 17 Dec 2010 10:45:07 -0000 From: Anisse Astier To: Larry Finger Cc: "John W\. Linville" , Anisse Astier Subject: [PATCH] rtl8192ce: Fix typo in Kconfig description Date: Fri, 17 Dec 2010 11:45:01 +0100 Message-Id: <1292582701-18972-1-git-send-email-anisse@astier.eu> X-Mailer: git-send-email 1.7.3.2 X-Spam-Score: -4.6 (----) X-Spam-Status: No Sender: linux-wireless-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-wireless@vger.kernel.org X-Greylist: IP, sender and recipient auto-whitelisted, not delayed by milter-greylist-4.2.3 (demeter1.kernel.org [140.211.167.41]); Fri, 17 Dec 2010 14:00:08 +0000 (UTC) diff --git a/drivers/net/wireless/rtlwifi/Kconfig b/drivers/net/wireless/rtlwifi/Kconfig index d712026..7f6573f 100644 --- a/drivers/net/wireless/rtlwifi/Kconfig +++ b/drivers/net/wireless/rtlwifi/Kconfig @@ -7,7 +7,7 @@ config RTL8192CE This is the driver for Realtek RTL8192CE/RTL8188CE 802.11n PCIe wireless network adapters. - If you choose to build it as a module, it will be calledrtl8192ce. + If you choose to build it as a module, it will be called rtl8192ce config RTLWIFI tristate