Commit 991ad2b2 authored by Randy Dunlap's avatar Randy Dunlap Committed by David S. Miller
Browse files

lib: dimlib: fix help text typos



Fix help text typos for DIMLIB.

Fixes: 4f75da36 ("linux/dim: Move implementation to .c files")
Signed-off-by: default avatarRandy 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: default avatarUwe Kleine-König <uwe@kleine-koenig.org>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent a3aa6e65
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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.

#