From: Jiang Jian Date: Tue, 21 Jun 2022 12:24:01 +0000 (+0800) Subject: phy: phy-brcm-usb: drop unexpected word "the" in the comments X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=fc227d807b4b4da9fe05dcf61340eec80ff19de0;p=linux.git phy: phy-brcm-usb: drop unexpected word "the" in the comments 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 Acked-by: Florian Fainelli Link: https://lore.kernel.org/r/20220621122401.115500-1-jiangjian@cdjrlc.com Signed-off-by: Vinod Koul --- diff --git a/drivers/phy/broadcom/phy-brcm-usb-init.c b/drivers/phy/broadcom/phy-brcm-usb-init.c index dd0f66288fbdd..dddcbd3cd5f3d 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))