All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] pinctrl: at91: Fix typo 'the the' in comment
@ 2022-07-22  9:24 Slark Xiao
  2022-07-26  7:53 ` Linus Walleij
  0 siblings, 1 reply; 2+ messages in thread
From: Slark Xiao @ 2022-07-22  9:24 UTC (permalink / raw)
  To: linus.walleij, ludovic.desroches, nicolas.ferre, alexandre.belloni
  Cc: linux-kernel, linux-gpio, Slark Xiao

Replace 'the the' with 'the' in the comment.

Signed-off-by: Slark Xiao <slark_xiao@163.com>
---
 drivers/pinctrl/pinctrl-at91.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/pinctrl/pinctrl-at91.c b/drivers/pinctrl/pinctrl-at91.c
index 5e3a2f4c2bb6..5634fa063ebf 100644
--- a/drivers/pinctrl/pinctrl-at91.c
+++ b/drivers/pinctrl/pinctrl-at91.c
@@ -1742,7 +1742,7 @@ static int at91_gpio_of_irq_setup(struct platform_device *pdev,
 	writel_relaxed(~0, at91_gpio->regbase + PIO_IDR);
 
 	/*
-	 * Let the generic code handle this edge IRQ, the the chained
+	 * Let the generic code handle this edge IRQ, the chained
 	 * handler will perform the actual work of handling the parent
 	 * interrupt.
 	 */
-- 
2.25.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] pinctrl: at91: Fix typo 'the the' in comment
  2022-07-22  9:24 [PATCH] pinctrl: at91: Fix typo 'the the' in comment Slark Xiao
@ 2022-07-26  7:53 ` Linus Walleij
  0 siblings, 0 replies; 2+ messages in thread
From: Linus Walleij @ 2022-07-26  7:53 UTC (permalink / raw)
  To: Slark Xiao
  Cc: ludovic.desroches, nicolas.ferre, alexandre.belloni,
	linux-kernel, linux-gpio

On Fri, Jul 22, 2022 at 11:24 AM Slark Xiao <slark_xiao@163.com> wrote:

> Replace 'the the' with 'the' in the comment.
>
> Signed-off-by: Slark Xiao <slark_xiao@163.com>

Patch applied.

Yours,
Linus Walleij

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-07-26  7:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-22  9:24 [PATCH] pinctrl: at91: Fix typo 'the the' in comment Slark Xiao
2022-07-26  7:53 ` Linus Walleij

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.