linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] memory: brcmstb_dpfe: fix typo in a comment
@ 2021-12-12  3:33 Jason Wang
  2021-12-12  3:45 ` Florian Fainelli
  2021-12-12 17:51 ` Krzysztof Kozlowski
  0 siblings, 2 replies; 4+ messages in thread
From: Jason Wang @ 2021-12-12  3:33 UTC (permalink / raw)
  To: bcm-kernel-feedback-list
  Cc: mmayer, krzysztof.kozlowski, f.fainelli, linux-arm-kernel,
	linux-kernel, Jason Wang

The double `to' in the comment in line 427 is repeated. Remove it
from the comment.

Signed-off-by: Jason Wang <wangborong@cdjrlc.com>
---
 drivers/memory/brcmstb_dpfe.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/memory/brcmstb_dpfe.c b/drivers/memory/brcmstb_dpfe.c
index f43ba69fbb3e..14412002775d 100644
--- a/drivers/memory/brcmstb_dpfe.c
+++ b/drivers/memory/brcmstb_dpfe.c
@@ -424,7 +424,7 @@ static void __finalize_command(struct brcmstb_dpfe_priv *priv)
 
 	/*
 	 * It depends on the API version which MBOX register we have to write to
-	 * to signal we are done.
+	 * signal we are done.
 	 */
 	release_mbox = (priv->dpfe_api->version < 2)
 			? REG_TO_HOST_MBOX : REG_TO_DCPU_MBOX;
-- 
2.34.1


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

* Re: [PATCH] memory: brcmstb_dpfe: fix typo in a comment
  2021-12-12  3:33 [PATCH] memory: brcmstb_dpfe: fix typo in a comment Jason Wang
@ 2021-12-12  3:45 ` Florian Fainelli
  2021-12-12  8:22   ` Markus Mayer
  2021-12-12 17:51 ` Krzysztof Kozlowski
  1 sibling, 1 reply; 4+ messages in thread
From: Florian Fainelli @ 2021-12-12  3:45 UTC (permalink / raw)
  To: Jason Wang, bcm-kernel-feedback-list
  Cc: mmayer, krzysztof.kozlowski, linux-arm-kernel, linux-kernel



On 12/11/2021 7:33 PM, Jason Wang wrote:
> The double `to' in the comment in line 427 is repeated. Remove it
> from the comment.
> 
> Signed-off-by: Jason Wang <wangborong@cdjrlc.com>

Acked-by: Florian Fainelli <f.fainelli@gmail.com>
-- 
Florian

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

* Re: [PATCH] memory: brcmstb_dpfe: fix typo in a comment
  2021-12-12  3:45 ` Florian Fainelli
@ 2021-12-12  8:22   ` Markus Mayer
  0 siblings, 0 replies; 4+ messages in thread
From: Markus Mayer @ 2021-12-12  8:22 UTC (permalink / raw)
  To: Florian Fainelli
  Cc: Jason Wang, BCM Kernel Feedback, Krzysztof Kozlowski,
	Linux ARM Kernel, Linux Kernel

On Sat, 11 Dec 2021 at 19:45, Florian Fainelli <f.fainelli@gmail.com> wrote:

> On 12/11/2021 7:33 PM, Jason Wang wrote:
> > The double `to' in the comment in line 427 is repeated. Remove it
> > from the comment.
> >
> > Signed-off-by: Jason Wang <wangborong@cdjrlc.com>
>
> Acked-by: Florian Fainelli <f.fainelli@gmail.com>

Acked-by: Markus Mayer <mmayer@broadcom.com>

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

* Re: [PATCH] memory: brcmstb_dpfe: fix typo in a comment
  2021-12-12  3:33 [PATCH] memory: brcmstb_dpfe: fix typo in a comment Jason Wang
  2021-12-12  3:45 ` Florian Fainelli
@ 2021-12-12 17:51 ` Krzysztof Kozlowski
  1 sibling, 0 replies; 4+ messages in thread
From: Krzysztof Kozlowski @ 2021-12-12 17:51 UTC (permalink / raw)
  To: Jason Wang, bcm-kernel-feedback-list
  Cc: Krzysztof Kozlowski, linux-kernel, mmayer, f.fainelli, linux-arm-kernel

On Sun, 12 Dec 2021 11:33:47 +0800, Jason Wang wrote:
> The double `to' in the comment in line 427 is repeated. Remove it
> from the comment.
> 
> 

Applied, thanks!

[1/1] memory: brcmstb_dpfe: fix typo in a comment
      commit: 2dd6123d3f13d66f4f9b705ac7ec2864ac7861c5

Best regards,
-- 
Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>

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

end of thread, other threads:[~2021-12-12 17:51 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-12  3:33 [PATCH] memory: brcmstb_dpfe: fix typo in a comment Jason Wang
2021-12-12  3:45 ` Florian Fainelli
2021-12-12  8:22   ` Markus Mayer
2021-12-12 17:51 ` Krzysztof Kozlowski

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).