]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
drm/amdgpu: atomfirmware.h: fix multiple spelling mistakes
authorYugansh Mittal <mittalyugansh1@gmail.com>
Sun, 24 Aug 2025 11:50:51 +0000 (17:20 +0530)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 29 Aug 2025 14:06:29 +0000 (10:06 -0400)
commit03c69957c46ccdd042741c818460332c650f3ccf
tree459252d24a0d62fc851ebda9855eac52bdebf19e
parent7e2a5b0a9a165a7c51274aa01b18be29491b4345
drm/amdgpu: atomfirmware.h: fix multiple spelling mistakes

This patch corrects several typographical errors in atomfirmware.h.
The fixes improve readability and maintain consistency in the codebase.
No functional changes are introduced.

Corrected terms include:
- aligment    → alignment
- Offest      → Offset
- defintion   → definition
- swithing    → switching
- calcualted  → calculated
- compability → compatibility
- intenal     → internal
- sequece     → sequence
- indiate     → indicate
- stucture    → structure
- regiser     → register

Signed-off-by: Yugansh Mittal <mittalyugansh1@gmail.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/include/atomfirmware.h