summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert+renesas@glider.be>2024-01-22 15:50:45 +0100
committerAndrew Morton <akpm@linux-foundation.org>2024-02-22 15:38:52 -0800
commitf785785c0a545d2cb254a619a47bcbffa0ee07d3 (patch)
treea6abdda07100a5ca9373beee4c7a70e698ac7017 /lib
parentb8d1b82837f342969b96c6ee6c4fde5e9ea02974 (diff)
downloadlinux-stable-f785785c0a545d2cb254a619a47bcbffa0ee07d3.tar.gz
linux-stable-f785785c0a545d2cb254a619a47bcbffa0ee07d3.tar.bz2
linux-stable-f785785c0a545d2cb254a619a47bcbffa0ee07d3.zip
lib: dhry: add missing closing parenthesis
The help text for the Dhrystone benchmark test lacks a matching closing parenthesis. Link: https://lkml.kernel.org/r/772b43271bcb3dd17a6aae671b2084f08c05b079.1705934853.git.geert+renesas@glider.be Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'lib')
-rw-r--r--lib/Kconfig.debug2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Kconfig.debug b/lib/Kconfig.debug
index 975a07f9f1cc..8f502f15dc7f 100644
--- a/lib/Kconfig.debug
+++ b/lib/Kconfig.debug
@@ -2142,7 +2142,7 @@ config TEST_DHRY
To run the benchmark, it needs to be enabled explicitly, either from
the kernel command line (when built-in), or from userspace (when
- built-in or modular.
+ built-in or modular).
Run once during kernel boot: