]> git.dujemihanovic.xyz Git - linux.git/commitdiff
drm/amdgpu: Fix a typo
authorAndrew Kreimer <algonell@gmail.com>
Mon, 9 Sep 2024 22:41:05 +0000 (01:41 +0300)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 18 Sep 2024 20:14:26 +0000 (16:14 -0400)
Fix a typo in comments.

Reported-by: Matthew Wilcox <willy@infradead.org>
Signed-off-by: Andrew Kreimer <algonell@gmail.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_ras_eeprom.c

index aab8077e50988ef08c3422de907b8bd9f48a3784..f28f6b4ba765d0022badbb5e2790f62d7b867e44 100644 (file)
@@ -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.