linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] pinctrl: aspeed: Fix typo in comment
@ 2022-06-18 13:08 Xiang wangx
  2022-06-20  8:50 ` Paul Menzel
  2022-06-28 12:30 ` Linus Walleij
  0 siblings, 2 replies; 3+ messages in thread
From: Xiang wangx @ 2022-06-18 13:08 UTC (permalink / raw)
  To: andrew
  Cc: linus.walleij, joel, linux-aspeed, openbmc, linux-gpio,
	linux-arm-kernel, linux-kernel, Xiang wangx

Delete the redundant word 'and'.

Signed-off-by: Xiang wangx <wangxiang@cdjrlc.com>
---
 drivers/pinctrl/aspeed/pinmux-aspeed.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/pinctrl/aspeed/pinmux-aspeed.h b/drivers/pinctrl/aspeed/pinmux-aspeed.h
index 4d7548686f39..aaa78a613196 100644
--- a/drivers/pinctrl/aspeed/pinmux-aspeed.h
+++ b/drivers/pinctrl/aspeed/pinmux-aspeed.h
@@ -632,7 +632,7 @@ struct aspeed_pin_desc {
 	SIG_EXPR_LIST_ALIAS(pin, sig, group)
 
 /**
- * Similar to the above, but for pins with a dual expressions (DE) and
+ * Similar to the above, but for pins with a dual expressions (DE)
  * and a single group (SG) of pins.
  *
  * @pin: The pin the signal will be routed to
-- 
2.36.1


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

* Re: [PATCH] pinctrl: aspeed: Fix typo in comment
  2022-06-18 13:08 [PATCH] pinctrl: aspeed: Fix typo in comment Xiang wangx
@ 2022-06-20  8:50 ` Paul Menzel
  2022-06-28 12:30 ` Linus Walleij
  1 sibling, 0 replies; 3+ messages in thread
From: Paul Menzel @ 2022-06-20  8:50 UTC (permalink / raw)
  To: Xiang Wang
  Cc: andrew, linux-aspeed, linus.walleij, linux-kernel, linux-gpio,
	joel, openbmc, linux-arm-kernel

Dear Xiang,


Am 18.06.22 um 15:08 schrieb Xiang wangx:
> Delete the redundant word 'and'.
> 
> Signed-off-by: Xiang wangx <wangxiang@cdjrlc.com>

Should this be Xiang Wang?

> ---
>   drivers/pinctrl/aspeed/pinmux-aspeed.h | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/pinctrl/aspeed/pinmux-aspeed.h b/drivers/pinctrl/aspeed/pinmux-aspeed.h
> index 4d7548686f39..aaa78a613196 100644
> --- a/drivers/pinctrl/aspeed/pinmux-aspeed.h
> +++ b/drivers/pinctrl/aspeed/pinmux-aspeed.h
> @@ -632,7 +632,7 @@ struct aspeed_pin_desc {
>   	SIG_EXPR_LIST_ALIAS(pin, sig, group)
>   
>   /**
> - * Similar to the above, but for pins with a dual expressions (DE) and
> + * Similar to the above, but for pins with a dual expressions (DE)
>    * and a single group (SG) of pins.
>    *
>    * @pin: The pin the signal will be routed to

Reviewed-by: Paul Menzel <pmenzel@molgen.mpg.de>


Kind regards

Paul

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

* Re: [PATCH] pinctrl: aspeed: Fix typo in comment
  2022-06-18 13:08 [PATCH] pinctrl: aspeed: Fix typo in comment Xiang wangx
  2022-06-20  8:50 ` Paul Menzel
@ 2022-06-28 12:30 ` Linus Walleij
  1 sibling, 0 replies; 3+ messages in thread
From: Linus Walleij @ 2022-06-28 12:30 UTC (permalink / raw)
  To: Xiang wangx
  Cc: andrew, joel, linux-aspeed, openbmc, linux-gpio,
	linux-arm-kernel, linux-kernel

On Sat, Jun 18, 2022 at 3:09 PM Xiang wangx <wangxiang@cdjrlc.com> wrote:

> Delete the redundant word 'and'.
>
> Signed-off-by: Xiang wangx <wangxiang@cdjrlc.com>

Patch applied.

Yours,
Linus Walleij

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

end of thread, other threads:[~2022-06-28 12:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-18 13:08 [PATCH] pinctrl: aspeed: Fix typo in comment Xiang wangx
2022-06-20  8:50 ` Paul Menzel
2022-06-28 12:30 ` Linus Walleij

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).