]> git.baikalelectronics.ru Git - kernel.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)
commit0721df6d7daada6491dee7862034b7283e3794e1
tree57225e1cd2ef916b4a95b2027c5db6bdd85ec0a2
parent826a1817c15789a728ecabc62c711881b016271b
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