Skip to content

Commit fc227d8

Browse files
Jiang Jianvinodkoul
authored andcommitted
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 <[email protected]> Acked-by: Florian Fainelli <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Vinod Koul <[email protected]>
1 parent 8dc60f8 commit fc227d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drivers/phy/broadcom/phy-brcm-usb-init.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -861,7 +861,7 @@ static void usb_init_common(struct brcm_usb_init_params *params)
861861
brcmusb_usb2_eye_fix(ctrl);
862862

863863
/*
864-
* Make sure the the second and third memory controller
864+
* Make sure the second and third memory controller
865865
* interfaces are enabled if they exist.
866866
*/
867867
if (USB_CTRL_MASK_FAMILY(params, SETUP, SCB1_EN))

0 commit comments

Comments
 (0)