lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20220701132717.365238-1-colin.i.king@gmail.com>
Date:   Fri,  1 Jul 2022 14:27:17 +0100
From:   Colin Ian King <colin.i.king@...il.com>
To:     Jassi Brar <jassisinghbrar@...il.com>
Cc:     kernel-janitors@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [PATCH] mailbox: Fix repeated use of "the the" in Kconfig

Fix use of "the the" in the Kconfig, replace with "the" and reformat
the text.

Signed-off-by: Colin Ian King <colin.i.king@...il.com>
---
 drivers/mailbox/Kconfig | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/drivers/mailbox/Kconfig b/drivers/mailbox/Kconfig
index 05d6fae800e3..15ecbede3128 100644
--- a/drivers/mailbox/Kconfig
+++ b/drivers/mailbox/Kconfig
@@ -66,10 +66,10 @@ config ARMADA_37XX_RWTM_MBOX
 	depends on ARCH_MVEBU || COMPILE_TEST
 	depends on OF
 	help
-	  Mailbox implementation for communication with the the firmware
-	  running on the Cortex-M3 rWTM secure processor of the Armada 37xx
-	  SOC. Say Y here if you are building for such a device (for example
-	  the Turris Mox router).
+	  Mailbox implementation for communication with the firmware running
+	  on the Cortex-M3 rWTM secure processor of the Armada 37xx SOC. Say
+	  Y here if you are building for such a device (for example the
+	  Turris Mox router).
 
 config OMAP2PLUS_MBOX
 	tristate "OMAP2+ Mailbox framework support"
-- 
2.35.3

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ