From: Andrew Kreimer <algonell@gmail.com>
To: "Alex Deucher" <alexander.deucher@amd.com>,
"Christian König" <christian.koenig@amd.com>,
"Xinhui Pan" <Xinhui.Pan@amd.com>,
"David Airlie" <airlied@gmail.com>,
"Simona Vetter" <simona@ffwll.ch>,
"Hawking Zhang" <Hawking.Zhang@amd.com>,
"Candice Li" <candice.li@amd.com>, "Tao Zhou" <tao.zhou1@amd.com>,
"Stanley . Yang" <Stanley.Yang@amd.com>,
"Srinivasan Shanmugam" <srinivasan.shanmugam@amd.com>,
"Yang Wang" <kevinyang.wang@amd.com>,
"Lijo Lazar" <lijo.lazar@amd.com>
Cc: amd-gfx@lists.freedesktop.org, dri-devel@lists.freedesktop.org,
linux-kernel@vger.kernel.org, kernel-janitors@vger.kernel.org,
Andrew Kreimer <algonell@gmail.com>,
Matthew Wilcox <willy@infradead.org>
Subject: [PATCH] drm/amdgpu: Fix a typo
Date: Tue, 10 Sep 2024 01:41:05 +0300 [thread overview]
Message-ID: <20240909224122.14780-1-algonell@gmail.com> (raw)
Fix a typo in comments.
Reported-by: Matthew Wilcox <willy@infradead.org>
Signed-off-by: Andrew Kreimer <algonell@gmail.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
next reply other threads:[~2024-09-10 7:17 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-09 22:41 Andrew Kreimer [this message]
2024-09-11 17:28 ` [PATCH] drm/amdgpu: Fix a typo Alex Deucher
-- strict thread matches above, loose matches on Subject: below --
2021-03-18 23:18 Bhaskar Chowdhury
2021-03-18 23:18 ` Bhaskar Chowdhury
2021-03-18 23:18 ` Bhaskar Chowdhury
2021-03-19 3:35 ` Alex Deucher
2021-03-19 3:35 ` Alex Deucher
2021-03-19 3:35 ` Alex Deucher
2021-03-18 11:33 Bhaskar Chowdhury
2021-03-18 11:33 ` Bhaskar Chowdhury
2021-03-18 11:33 ` Bhaskar Chowdhury
2021-03-18 18:07 ` Randy Dunlap
2021-03-18 18:07 ` Randy Dunlap
2021-03-18 18:07 ` Randy Dunlap
2021-03-18 18:12 ` Alex Deucher
2021-03-18 18:12 ` Alex Deucher
2021-03-18 18:12 ` Alex Deucher
2021-03-18 20:25 ` Bhaskar Chowdhury
2021-03-18 20:25 ` Bhaskar Chowdhury
2021-03-18 20:25 ` Bhaskar Chowdhury
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20240909224122.14780-1-algonell@gmail.com \
--to=algonell@gmail.com \
--cc=Hawking.Zhang@amd.com \
--cc=Stanley.Yang@amd.com \
--cc=Xinhui.Pan@amd.com \
--cc=airlied@gmail.com \
--cc=alexander.deucher@amd.com \
--cc=amd-gfx@lists.freedesktop.org \
--cc=candice.li@amd.com \
--cc=christian.koenig@amd.com \
--cc=dri-devel@lists.freedesktop.org \
--cc=kernel-janitors@vger.kernel.org \
--cc=kevinyang.wang@amd.com \
--cc=lijo.lazar@amd.com \
--cc=linux-kernel@vger.kernel.org \
--cc=simona@ffwll.ch \
--cc=srinivasan.shanmugam@amd.com \
--cc=tao.zhou1@amd.com \
--cc=willy@infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.