[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CADnq5_NMW5jkWqq_uGXgLLvZmUHbeLvJGhOhus27iar6Ry8pHw@mail.gmail.com>
Date: Wed, 11 Sep 2024 13:28:38 -0400
From: Alex Deucher <alexdeucher@...il.com>
To: Andrew Kreimer <algonell@...il.com>
Cc: Alex Deucher <alexander.deucher@....com>,
Christian König <christian.koenig@....com>,
Xinhui Pan <Xinhui.Pan@....com>, David Airlie <airlied@...il.com>, Simona Vetter <simona@...ll.ch>,
Hawking Zhang <Hawking.Zhang@....com>, Candice Li <candice.li@....com>, Tao Zhou <tao.zhou1@....com>,
"Stanley . Yang" <Stanley.Yang@....com>, Srinivasan Shanmugam <srinivasan.shanmugam@....com>,
Yang Wang <kevinyang.wang@....com>, Lijo Lazar <lijo.lazar@....com>,
amd-gfx@...ts.freedesktop.org, dri-devel@...ts.freedesktop.org,
linux-kernel@...r.kernel.org, kernel-janitors@...r.kernel.org,
Matthew Wilcox <willy@...radead.org>
Subject: Re: [PATCH] drm/amdgpu: Fix a typo
Applied. Thanks!
On Mon, Sep 9, 2024 at 6:53 PM Andrew Kreimer <algonell@...il.com> wrote:
>
> Fix a typo in comments.
>
> Reported-by: Matthew Wilcox <willy@...radead.org>
> Signed-off-by: Andrew Kreimer <algonell@...il.com>
> ---
> drivers/gpu/drm/amd/amdgpu/amdgpu_ras_eeprom.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/gpu/drm/amd/amdgpu/amdgpu_ras_eeprom.c b/drivers/gpu/drm/amd/amdgpu/amdgpu_ras_eeprom.c
> index aab8077e5098..f28f6b4ba765 100644
> --- a/drivers/gpu/drm/amd/amdgpu/amdgpu_ras_eeprom.c
> +++ b/drivers/gpu/drm/amd/amdgpu/amdgpu_ras_eeprom.c
> @@ -58,7 +58,7 @@
> #define EEPROM_I2C_MADDR_4 0x40000
>
> /*
> - * The 2 macros bellow represent the actual size in bytes that
> + * The 2 macros below represent the actual size in bytes that
> * those entities occupy in the EEPROM memory.
> * RAS_TABLE_RECORD_SIZE is different than sizeof(eeprom_table_record) which
> * uses uint64 to store 6b fields such as retired_page.
> --
> 2.46.0
>
Powered by blists - more mailing lists