[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20200817223713.5659-1-colin.king@canonical.com>
Date: Mon, 17 Aug 2020 23:37:13 +0100
From: Colin King <colin.king@...onical.com>
To: Jassi Brar <jassisinghbrar@...il.com>
Cc: kernel-janitors@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [PATCH] mailbox: remove duplicate "the the" phrase in Kconfig text
From: Colin Ian King <colin.king@...onical.com>
The Kconfig help text contains the phrase "the the" in the help
text. Fix this and reformat a couple of lines.
Signed-off-by: Colin Ian King <colin.king@...onical.com>
---
drivers/mailbox/Kconfig | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/drivers/mailbox/Kconfig b/drivers/mailbox/Kconfig
index 05b1009e2820..581ad9154a4a 100644
--- a/drivers/mailbox/Kconfig
+++ b/drivers/mailbox/Kconfig
@@ -47,9 +47,9 @@ 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
+ 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
--
2.27.0
Powered by blists - more mailing lists