[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250410023652.8266-1-hanchunchao@inspur.com>
Date: Thu, 10 Apr 2025 10:36:52 +0800
From: Charles Han <hanchunchao@...pur.com>
To: <linux@...linux.org.uk>, <rmk+kernel@...linux.org.uk>,
<linus.walleij@...aro.org>, <ardb@...nel.org>, <arnd@...db.de>,
<iuyuntao12@...wei.com>, <ruanjinjie@...wei.com>, <ebiggers@...gle.com>,
<david@...hat.com>, <masahiroy@...nel.org>, <dave@...ilevsky.ca>
CC: <linux-arm-kernel@...ts.infradead.org>, <linux-kernel@...r.kernel.org>,
Charles Han <hanchunchao@...pur.com>
Subject: [PATCH] ARM: Remove the repeated word "the" in Kconfig.
Fix "The the" typo in the description.
Signed-off-by: Charles Han <hanchunchao@...pur.com>
---
arch/arm/Kconfig | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
index 25ed6f1a7c7a..31004f33dc14 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -1505,7 +1505,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
@@ -1647,7 +1647,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.43.0
Powered by blists - more mailing lists