public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] phy: phy-brcm-usb: drop unexpected word "the" in the comments
@ 2022-06-21 12:24 Jiang Jian
  2022-06-21 15:11 ` Florian Fainelli
  2022-07-05  7:29 ` Vinod Koul
  0 siblings, 2 replies; 3+ messages in thread
From: Jiang Jian @ 2022-06-21 12:24 UTC (permalink / raw)
  To: alcooperx
  Cc: bcm-kernel-feedback-list, kishon, vkoul, linux-kernel, linux-phy,
	Jiang Jian

there is an unexpected word "the" in the comments that need to be dropped

file: ./drivers/phy/broadcom/phy-brcm-usb-init.c
line: 864
 * Make sure the the second and third memory controller
changed to
 * Make sure the second and third memory controller

Signed-off-by: Jiang Jian <jiangjian@cdjrlc.com>
---
 drivers/phy/broadcom/phy-brcm-usb-init.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/phy/broadcom/phy-brcm-usb-init.c b/drivers/phy/broadcom/phy-brcm-usb-init.c
index dd0f66288fbd..dddcbd3cd5f3 100644
--- a/drivers/phy/broadcom/phy-brcm-usb-init.c
+++ b/drivers/phy/broadcom/phy-brcm-usb-init.c
@@ -861,7 +861,7 @@ static void usb_init_common(struct brcm_usb_init_params *params)
 	brcmusb_usb2_eye_fix(ctrl);
 
 	/*
-	 * Make sure the the second and third memory controller
+	 * Make sure the second and third memory controller
 	 * interfaces are enabled if they exist.
 	 */
 	if (USB_CTRL_MASK_FAMILY(params, SETUP, SCB1_EN))
-- 
2.17.1


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

* Re: [PATCH] phy: phy-brcm-usb: drop unexpected word "the" in the comments
  2022-06-21 12:24 [PATCH] phy: phy-brcm-usb: drop unexpected word "the" in the comments Jiang Jian
@ 2022-06-21 15:11 ` Florian Fainelli
  2022-07-05  7:29 ` Vinod Koul
  1 sibling, 0 replies; 3+ messages in thread
From: Florian Fainelli @ 2022-06-21 15:11 UTC (permalink / raw)
  To: Jiang Jian, alcooperx
  Cc: bcm-kernel-feedback-list, kishon, vkoul, linux-kernel, linux-phy



On 6/21/2022 5:24 AM, Jiang Jian wrote:
> there is an unexpected word "the" in the comments that need to be dropped
> 
> file: ./drivers/phy/broadcom/phy-brcm-usb-init.c
> line: 864
>   * Make sure the the second and third memory controller
> changed to
>   * Make sure the second and third memory controller
> 
> Signed-off-by: Jiang Jian <jiangjian@cdjrlc.com>

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

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

* Re: [PATCH] phy: phy-brcm-usb: drop unexpected word "the" in the comments
  2022-06-21 12:24 [PATCH] phy: phy-brcm-usb: drop unexpected word "the" in the comments Jiang Jian
  2022-06-21 15:11 ` Florian Fainelli
@ 2022-07-05  7:29 ` Vinod Koul
  1 sibling, 0 replies; 3+ messages in thread
From: Vinod Koul @ 2022-07-05  7:29 UTC (permalink / raw)
  To: Jiang Jian
  Cc: alcooperx, bcm-kernel-feedback-list, kishon, linux-kernel,
	linux-phy

On 21-06-22, 20:24, Jiang Jian wrote:
> there is an unexpected word "the" in the comments that need to be dropped

Applied, thanks

-- 
~Vinod

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

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

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-06-21 12:24 [PATCH] phy: phy-brcm-usb: drop unexpected word "the" in the comments Jiang Jian
2022-06-21 15:11 ` Florian Fainelli
2022-07-05  7:29 ` Vinod Koul

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox