* [PATCH] arm: Kconfig: fix duplicate words in help text
@ 2026-04-10 18:22 Michael Ugrin
0 siblings, 0 replies; only message in thread
From: Michael Ugrin @ 2026-04-10 18:22 UTC (permalink / raw)
To: linux-arm-kernel; +Cc: linux-kernel, Michael Ugrin
Remove two instances of duplicate 'the'.
Signed-off-by: Michael Ugrin <mugrinphoto@gmail.com>
---
arch/arm/Kconfig | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
index ec33376f8e2ba..e62af2a34f59f 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -1486,7 +1486,7 @@ config ARM_ATAG_DTB_COMPAT_CMDLINE_EXTEND
bool "Extend with bootloader kernel arguments"
help
The command-line arguments provided by the boot loader will be
- appended to the the device tree bootargs property.
+ appended to the device tree bootargs property.
endchoice
@@ -1628,7 +1628,7 @@ config DMI
continue to boot on existing non-UEFI platforms.
NOTE: This does *NOT* enable or encourage the use of DMI quirks,
- i.e., the the practice of identifying the platform via DMI to
+ i.e., the practice of identifying the platform via DMI to
decide whether certain workarounds for buggy hardware and/or
firmware need to be enabled. This would require the DMI subsystem
to be enabled much earlier than we do on ARM, which is non-trivial.
--
2.51.2.windows.1
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-04-10 18:22 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-10 18:22 [PATCH] arm: Kconfig: fix duplicate words in help text Michael Ugrin
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox