[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20190919210314.22110-1-uwe@kleine-koenig.org>
Date: Thu, 19 Sep 2019 23:03:14 +0200
From: Uwe Kleine-König <uwe@...ine-koenig.org>
To: Tal Gilboa <talgi@...lanox.com>,
Saeed Mahameed <saeedm@...lanox.com>
Cc: linux-kernel@...r.kernel.org, trivial@...nel.org
Subject: [PATCH] trivial: lib/Kconfig: typo modertion -> moderation
Fixes: 4f75da3666c0 ("linux/dim: Move implementation to .c files")
Signed-off-by: Uwe Kleine-König <uwe@...ine-koenig.org>
---
lib/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lib/Kconfig b/lib/Kconfig
index 4e6b1c3e4c98..cc04124ed8f7 100644
--- a/lib/Kconfig
+++ b/lib/Kconfig
@@ -559,7 +559,7 @@ config DIMLIB
default y
help
Dynamic Interrupt Moderation library.
- Implements an algorithm for dynamically change CQ modertion values
+ Implements an algorithm for dynamically change CQ moderation values
according to run time performance.
#
--
2.23.0
Powered by blists - more mailing lists