diff mbox

rtl8xxxu: Fix typo in Kconfig help text

Message ID 1452601608-11361-1-git-send-email-tklauser@distanz.ch (mailing list archive)
State Not Applicable
Delegated to: Kalle Valo
Headers show

Commit Message

Tobias Klauser Jan. 12, 2016, 12:26 p.m. UTC
Fix spelling of "benefits".

Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
---
 drivers/net/wireless/realtek/rtl8xxxu/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Jes Sorensen Jan. 12, 2016, 11:34 p.m. UTC | #1
Tobias Klauser <tklauser@distanz.ch> writes:
> Fix spelling of "benefits".
>
> Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
> ---
>  drivers/net/wireless/realtek/rtl8xxxu/Kconfig | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Thanks, I'll put it in my queue.

Jes

>
> diff --git a/drivers/net/wireless/realtek/rtl8xxxu/Kconfig b/drivers/net/wireless/realtek/rtl8xxxu/Kconfig
> index dd4d626aecbc..8f053c350227 100644
> --- a/drivers/net/wireless/realtek/rtl8xxxu/Kconfig
> +++ b/drivers/net/wireless/realtek/rtl8xxxu/Kconfig
> @@ -13,7 +13,7 @@ config RTL8XXXU
>  	  This driver is under development and has a limited feature
>  	  set. In particular it does not yet support 40MHz channels
>  	  and power management. However it should have a smaller
> -	  memory footprint than the vendor drivers and benetifs
> +	  memory footprint than the vendor drivers and benefits
>  	  from the in kernel mac80211 stack.
>  
>  	  It can coexist with drivers from drivers/staging/rtl8723au,
--
To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox

Patch

diff --git a/drivers/net/wireless/realtek/rtl8xxxu/Kconfig b/drivers/net/wireless/realtek/rtl8xxxu/Kconfig
index dd4d626aecbc..8f053c350227 100644
--- a/drivers/net/wireless/realtek/rtl8xxxu/Kconfig
+++ b/drivers/net/wireless/realtek/rtl8xxxu/Kconfig
@@ -13,7 +13,7 @@  config RTL8XXXU
 	  This driver is under development and has a limited feature
 	  set. In particular it does not yet support 40MHz channels
 	  and power management. However it should have a smaller
-	  memory footprint than the vendor drivers and benetifs
+	  memory footprint than the vendor drivers and benefits
 	  from the in kernel mac80211 stack.
 
 	  It can coexist with drivers from drivers/staging/rtl8723au,