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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <83c3c020-40e3-3114-ca77-997e0c1d2579@redhat.com>
Date:   Sat, 17 Sep 2022 15:03:25 +0200
From:   Hans de Goede <hdegoede@...hat.com>
To:     Jilin Yuan <yuanjilin@...rlc.com>, airlied@...ux.ie,
        daniel@...ll.ch
Cc:     linux-kernel@...r.kernel.org, dri-devel@...ts.freedesktop.org
Subject: Re: drm/vboxvideo: fix repeated words in comments

Hi,

On 8/24/22 15:02, Jilin Yuan wrote:
> Delete the redundant word 'the'.
> 
> Signed-off-by: Jilin Yuan <yuanjilin@...rlc.com>

Thanks I have added this patch to my local drm-misc-next branch.

I will push this out to the official drm-misc-next branch after
running some local tests.

Regards,

Hans



> ---
>  drivers/gpu/drm/vboxvideo/vboxvideo.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/gpu/drm/vboxvideo/vboxvideo.h b/drivers/gpu/drm/vboxvideo/vboxvideo.h
> index a5de40fe1a76..f60d82504da0 100644
> --- a/drivers/gpu/drm/vboxvideo/vboxvideo.h
> +++ b/drivers/gpu/drm/vboxvideo/vboxvideo.h
> @@ -43,7 +43,7 @@
>   * VBE_DISPI_INDEX_VBOX_VIDEO is used to read the configuration information
>   * from the host and issue commands to the host.
>   *
> - * The guest writes the VBE_DISPI_INDEX_VBOX_VIDEO index register, the the
> + * The guest writes the VBE_DISPI_INDEX_VBOX_VIDEO index register, the
>   * following operations with the VBE data register can be performed:
>   *
>   * Operation            Result

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ