drm/amdgpu: use the new iterator in amdgpu_sync_resv
authorChristian König <christian.koenig@amd.com>
Tue, 15 Jun 2021 18:26:00 +0000 (20:26 +0200)
committerChristian König <christian.koenig@amd.com>
Fri, 22 Oct 2021 12:41:07 +0000 (14:41 +0200)
commit930ca2a7cbb6df5e5377938a372d8896d669f086
treec339601fc6b1e1de12f585b71e910d81f5d9a374
parent1d51775cd3f51899ce85afab686c7f641ff32d4e
drm/amdgpu: use the new iterator in amdgpu_sync_resv

Simplifying the code a bit.

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: https://patchwork.freedesktop.org/patch/msgid/20211005113742.1101-12-christian.koenig@amd.com
drivers/gpu/drm/amd/amdgpu/amdgpu_sync.c