linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] net: ethtool: fix spelling mistake: "tubale" -> "tunable"
@ 2018-07-11 21:10 Michael Heimpold
  2018-07-14  1:26 ` David Miller
  0 siblings, 1 reply; 3+ messages in thread
From: Michael Heimpold @ 2018-07-11 21:10 UTC (permalink / raw)
  To: netdev, davem; +Cc: linux-kernel, Michael Heimpold

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
---
 include/uapi/linux/ethtool.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/uapi/linux/ethtool.h b/include/uapi/linux/ethtool.h
index 4ca65b56084f..7363f18e65a5 100644
--- a/include/uapi/linux/ethtool.h
+++ b/include/uapi/linux/ethtool.h
@@ -226,7 +226,7 @@ enum tunable_id {
 	ETHTOOL_TX_COPYBREAK,
 	ETHTOOL_PFC_PREVENTION_TOUT, /* timeout in msecs */
 	/*
-	 * Add your fresh new tubale attribute above and remember to update
+	 * Add your fresh new tunable attribute above and remember to update
 	 * tunable_strings[] in net/core/ethtool.c
 	 */
 	__ETHTOOL_TUNABLE_COUNT,
-- 
2.17.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] net: ethtool: fix spelling mistake: "tubale" -> "tunable"
  2018-07-11 21:10 [PATCH] net: ethtool: fix spelling mistake: "tubale" -> "tunable" Michael Heimpold
@ 2018-07-14  1:26 ` David Miller
  0 siblings, 0 replies; 3+ messages in thread
From: David Miller @ 2018-07-14  1:26 UTC (permalink / raw)
  To: mhei; +Cc: netdev, linux-kernel

From: Michael Heimpold <mhei@heimpold.de>
Date: Wed, 11 Jul 2018 23:10:55 +0200

> Signed-off-by: Michael Heimpold <mhei@heimpold.de>

Applied, thanks.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [PATCH] net: ethtool: fix spelling mistake: "tubale" -> "tunable"
@ 2018-06-28 19:31 Michael Heimpold
  0 siblings, 0 replies; 3+ messages in thread
From: Michael Heimpold @ 2018-06-28 19:31 UTC (permalink / raw)
  To: linux-kernel; +Cc: davem, Michael Heimpold

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
---
 include/uapi/linux/ethtool.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/uapi/linux/ethtool.h b/include/uapi/linux/ethtool.h
index 4ca65b56084f..7363f18e65a5 100644
--- a/include/uapi/linux/ethtool.h
+++ b/include/uapi/linux/ethtool.h
@@ -226,7 +226,7 @@ enum tunable_id {
 	ETHTOOL_TX_COPYBREAK,
 	ETHTOOL_PFC_PREVENTION_TOUT, /* timeout in msecs */
 	/*
-	 * Add your fresh new tubale attribute above and remember to update
+	 * Add your fresh new tunable attribute above and remember to update
 	 * tunable_strings[] in net/core/ethtool.c
 	 */
 	__ETHTOOL_TUNABLE_COUNT,
-- 
2.17.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-07-14  1:26 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-07-11 21:10 [PATCH] net: ethtool: fix spelling mistake: "tubale" -> "tunable" Michael Heimpold
2018-07-14  1:26 ` David Miller
  -- strict thread matches above, loose matches on Subject: below --
2018-06-28 19:31 Michael Heimpold

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).