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] [day] [month] [year] [list]
Date:   Fri, 9 Sep 2022 15:59:05 +0300
From:   Tomi Valkeinen <tomi.valkeinen@...asonboard.com>
To:     Jilin Yuan <yuanjilin@...rlc.com>, jyri.sarha@....fi,
        airlied@...ux.ie, daniel@...ll.ch
Cc:     dri-devel@...ts.freedesktop.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] drm/tidss: fix repeated words in comments

On 24/08/2022 16:04, Jilin Yuan wrote:
>   Delete the redundant word 'to'.
> 
> Signed-off-by: Jilin Yuan <yuanjilin@...rlc.com>
> ---
>   drivers/gpu/drm/tidss/tidss_kms.c | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/gpu/drm/tidss/tidss_kms.c b/drivers/gpu/drm/tidss/tidss_kms.c
> index 666e527a0acf..7de3a5ffe5bc 100644
> --- a/drivers/gpu/drm/tidss/tidss_kms.c
> +++ b/drivers/gpu/drm/tidss/tidss_kms.c
> @@ -71,7 +71,7 @@ static int tidss_atomic_check(struct drm_device *ddev,
>   	 * changes. This is needed for updating the plane positions in
>   	 * tidss_crtc_position_planes() which is called from
>   	 * crtc_atomic_enable() and crtc_atomic_flush(). We have an
> -	 * extra flag to to mark x,y-position changes and together
> +	 * extra flag to mark x,y-position changes and together
>   	 * with zpos_changed the condition recognizes all the above
>   	 * cases.
>   	 */

Thanks, applying to drm-misc.

  Tomi

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ