Commit c400ec69 authored by Andrew Kreimer's avatar Andrew Kreimer Committed by Alex Deucher

drm/amdgpu: Fix a typo

Fix a typo in comments.
Reported-by: default avatarMatthew Wilcox <willy@infradead.org>
Signed-off-by: default avatarAndrew Kreimer <algonell@gmail.com>
Signed-off-by: default avatarAlex Deucher <alexander.deucher@amd.com>
parent 0110ac11
......@@ -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.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment