lib: dimlib: fix help text typos
authorRandy Dunlap <rdunlap@infradead.org>
Thu, 26 Sep 2019 00:20:42 +0000 (17:20 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 27 Sep 2019 18:23:37 +0000 (20:23 +0200)
Fix help text typos for DIMLIB.

Fixes: 4f75da3666c0 ("linux/dim: Move implementation to .c files")
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Uwe Kleine-König <uwe@kleine-koenig.org>
Cc: Tal Gilboa <talgi@mellanox.com>
Cc: Saeed Mahameed <saeedm@mellanox.com>
Acked-by: Uwe Kleine-König <uwe@kleine-koenig.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
lib/Kconfig

index d7fc9eb33b9bb1978dad9f48da88908e630749eb..183f92a297ca557d86de048325f78a048741e37c 100644 (file)
@@ -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.
 
 #