[PATCH] net/atheros: fix spelling mistake: "Ddescription" -> "Description"

Subsystems: atlx ethernet drivers, networking drivers, the rest

STALE2998d

2 messages, 2 authors, 2018-05-18 · open the first message on its own page

[PATCH] net/atheros: fix spelling mistake: "Ddescription" -> "Description"

From: Colin King <hidden>
Date: 2018-05-18 09:22:15

From: Colin Ian King <redacted>

Trivial fix to spelling mistakes in name field text

Signed-off-by: Colin Ian King <redacted>
---
 drivers/net/ethernet/atheros/atl1e/atl1e_param.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/net/ethernet/atheros/atl1e/atl1e_param.c b/drivers/net/ethernet/atheros/atl1e/atl1e_param.c
index fa314282c9ad..6a375f4bd054 100644
--- a/drivers/net/ethernet/atheros/atl1e/atl1e_param.c
+++ b/drivers/net/ethernet/atheros/atl1e/atl1e_param.c
@@ -192,7 +192,7 @@ void atl1e_check_options(struct atl1e_adapter *adapter)
 	{ 		/* Transmit Ring Size */
 		struct atl1e_option opt = {
 			.type = range_option,
-			.name = "Transmit Ddescription Count",
+			.name = "Transmit Description Count",
 			.err  = "using default of "
 				__MODULE_STRING(ATL1E_DEFAULT_TX_DESC_CNT),
 			.def  = ATL1E_DEFAULT_TX_DESC_CNT,
-- 
2.17.0

Re: [PATCH] net/atheros: fix spelling mistake: "Ddescription" -> "Description"

From: David Miller <davem@davemloft.net>
Date: 2018-05-18 17:43:34

From: Colin King <redacted>
Date: Fri, 18 May 2018 10:22:06 +0100
quoted hunk
From: Colin Ian King <redacted>

Trivial fix to spelling mistakes in name field text

Signed-off-by: Colin Ian King <redacted>
---
 drivers/net/ethernet/atheros/atl1e/atl1e_param.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/net/ethernet/atheros/atl1e/atl1e_param.c b/drivers/net/ethernet/atheros/atl1e/atl1e_param.c
index fa314282c9ad..6a375f4bd054 100644
--- a/drivers/net/ethernet/atheros/atl1e/atl1e_param.c
+++ b/drivers/net/ethernet/atheros/atl1e/atl1e_param.c
@@ -192,7 +192,7 @@ void atl1e_check_options(struct atl1e_adapter *adapter)
 	{ 		/* Transmit Ring Size */
 		struct atl1e_option opt = {
 			.type = range_option,
-			.name = "Transmit Ddescription Count",
+			.name = "Transmit Description Count",
In this context, "Descriptor" would be the most appropriate word.

Thank you.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help