[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <445cadc0-8b22-957f-47f6-2e6250124ae3@infradead.org>
Date: Wed, 25 Sep 2019 17:20:42 -0700
From: Randy Dunlap <rdunlap@...radead.org>
To: "netdev@...r.kernel.org" <netdev@...r.kernel.org>,
David Miller <davem@...emloft.net>
Cc: Uwe Kleine-König <uwe@...ine-koenig.org>,
Tal Gilboa <talgi@...lanox.com>,
Saeed Mahameed <saeedm@...lanox.com>
Subject: [PATCH] lib: dimlib: fix help text typos
From: Randy Dunlap <rdunlap@...radead.org>
Fix help text typos for DIMLIB.
Fixes: 4f75da3666c0 ("linux/dim: Move implementation to .c files")
Signed-off-by: Randy Dunlap <rdunlap@...radead.org>
Cc: Uwe Kleine-König <uwe@...ine-koenig.org>
Cc: Tal Gilboa <talgi@...lanox.com>
Cc: Saeed Mahameed <saeedm@...lanox.com>
---
Applies after Uwe's patch v2: dimlib: make DIMLIB a hidden symbol
lib/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--- lnx-53.orig/lib/Kconfig
+++ lnx-53/lib/Kconfig
@@ -558,7 +558,7 @@ config DIMLIB
bool
help
Dynamic Interrupt Moderation library.
- Implements an algorithm for dynamically change CQ modertion values
+ Implements an algorithm for dynamically changing CQ moderation values
according to run time performance.
#
Powered by blists - more mailing lists