From: Colin Ian King <[email protected]>

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 <[email protected]>
---
 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

Reply via email to