lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Tue, 21 Jun 2022 15:35:54 +0200
From:   Neil Armstrong <narmstrong@...libre.com>
To:     Jiang Jian <jiangjian@...rlc.com>, khilman@...libre.com
Cc:     kishon@...com, vkoul@...nel.org, jbrunet@...libre.com,
        martin.blumenstingl@...glemail.com, victor.liu@....com,
        andrzej.hajda@...el.com, linux-phy@...ts.infradead.org,
        linux-arm-kernel@...ts.infradead.org,
        linux-amlogic@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] phy: dphy: drop unexpected word "the" in the comments

On 21/06/2022 14:00, Jiang Jian wrote:
> there is an unexpected word "the" in the comments that need to be dropped
> 
> file: ./drivers/phy/amlogic/phy-meson-axg-mipi-dphy.c
> line: 139
> * when in RxULPS check state, after the the logic enable the analog,
> changed to
> * when in RxULPS check state, after the logic enable the analog,
> 
> Signed-off-by: Jiang Jian <jiangjian@...rlc.com>
> ---
>   drivers/phy/amlogic/phy-meson-axg-mipi-dphy.c | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/phy/amlogic/phy-meson-axg-mipi-dphy.c b/drivers/phy/amlogic/phy-meson-axg-mipi-dphy.c
> index fdbd64c03e12..32d1ff09befb 100644
> --- a/drivers/phy/amlogic/phy-meson-axg-mipi-dphy.c
> +++ b/drivers/phy/amlogic/phy-meson-axg-mipi-dphy.c
> @@ -136,7 +136,7 @@
>   /* TWAKEUP. */
>   #define MIPI_DSI_WAKEUP_TIM				0x20
>   
> -/* when in RxULPS check state, after the the logic enable the analog,
> +/* when in RxULPS check state, after the logic enable the analog,
>    *	how long we should wait to check the lP state .
>    */
>   #define MIPI_DSI_LPOK_TIM				0x24

Reviewed-by: Neil Armstrong <narmstrong@...libre.com>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ