]> www.infradead.org Git - users/dwmw2/linux.git/commit
drm/amdgpu: Fix typos in amdgpu_stop_pending_resets
authorKent Russell <kent.russell@amd.com>
Tue, 28 Jun 2022 14:40:59 +0000 (10:40 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 29 Jun 2022 21:10:21 +0000 (17:10 -0400)
commitd193b12b2fa6dc316e3ee8871b4ec05992bcb7b1
tree57225e1cd2ef916b4a95b2027c5db6bdd85ec0a2
parent0b58162e1207db5052d1fadd5a16eeb90720d765
drm/amdgpu: Fix typos in amdgpu_stop_pending_resets

Change amdggpu to amdgpu and pedning to pending

Signed-off-by: Kent Russell <kent.russell@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c