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]
Message-ID: <CADnq5_NJdEtMqMfwW8ZN-nNyJD0dDnB3sYYGHeSb5JnwsUyPTQ@mail.gmail.com>
Date: Wed, 20 Aug 2025 14:33:39 -0400
From: Alex Deucher <alexdeucher@...il.com>
To: Kathara Sasikumar <katharasasikumar007@...il.com>
Cc: skhan@...uxfoundation.org, corbet@....net, alexander.deucher@....com, 
	christian.koenig@....com, linux-doc@...r.kernel.org, 
	amd-gfx@...ts.freedesktop.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] Documentation/gpu/amdgpu: Fix duplicate word in driver-core.rst

Applied.  Thanks!

Alex

On Wed, Aug 20, 2025 at 8:32 AM Kathara Sasikumar
<katharasasikumar007@...il.com> wrote:
>
> Remove duplicate word 'and' in driver-core.rst.
>
> Signed-off-by: Kathara Sasikumar <katharasasikumar007@...il.com>
> ---
> Hi,
>
> This patch is part of my work for the LFX Linux Kernel Mentorship
> Program (LKMP).
> I would appreciate any feedback.
>
> Thanks,
> Kathara
>
>  Documentation/gpu/amdgpu/driver-core.rst | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/gpu/amdgpu/driver-core.rst b/Documentation/gpu/amdgpu/driver-core.rst
> index 81256318e93c..bd4be32f2725 100644
> --- a/Documentation/gpu/amdgpu/driver-core.rst
> +++ b/Documentation/gpu/amdgpu/driver-core.rst
> @@ -65,7 +65,7 @@ SDMA (System DMA)
>
>  GC (Graphics and Compute)
>      This is the graphics and compute engine, i.e., the block that
> -    encompasses the 3D pipeline and and shader blocks.  This is by far the
> +    encompasses the 3D pipeline and shader blocks.  This is by far the
>      largest block on the GPU.  The 3D pipeline has tons of sub-blocks.  In
>      addition to that, it also contains the CP microcontrollers (ME, PFP, CE,
>      MEC) and the RLC microcontroller.  It's exposed to userspace for user mode
> --
> 2.47.2
>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ