From: Randy Dunlap <[email protected]>

Fix help text typos for DIMLIB.

Fixes: 4f75da3666c0 ("linux/dim: Move implementation to .c files")
Signed-off-by: Randy Dunlap <[email protected]>
Cc: Uwe Kleine-König <[email protected]>
Cc: Tal Gilboa <[email protected]>
Cc: Saeed Mahameed <[email protected]>
---
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.
 
 #

Reply via email to