From: Randy Dunlap <rdun...@infradead.org> Fix help text typos for DIMLIB.
Fixes: 4f75da3666c0 ("linux/dim: Move implementation to .c files") Signed-off-by: Randy Dunlap <rdun...@infradead.org> Cc: Uwe Kleine-König <u...@kleine-koenig.org> Cc: Tal Gilboa <ta...@mellanox.com> Cc: Saeed Mahameed <sae...@mellanox.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. #