Skip to content

Commit 991ad2b

Browse files
rddunlapdavem330
authored andcommitted
lib: dimlib: fix help text typos
Fix help text typos for DIMLIB. Fixes: 4f75da3 ("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]> Acked-by: Uwe Kleine-König <[email protected]> Signed-off-by: David S. Miller <[email protected]>
1 parent a3aa6e6 commit 991ad2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/Kconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -558,7 +558,7 @@ config DIMLIB
558558
bool
559559
help
560560
Dynamic Interrupt Moderation library.
561-
Implements an algorithm for dynamically change CQ modertion values
561+
Implements an algorithm for dynamically changing CQ moderation values
562562
according to run time performance.
563563

564564
#

0 commit comments

Comments
 (0)