dma-buf: use the new iterator in dma_resv_poll
authorChristian König <christian.koenig@amd.com>
Fri, 24 Sep 2021 09:31:22 +0000 (11:31 +0200)
committerChristian König <christian.koenig@amd.com>
Thu, 7 Oct 2021 12:49:11 +0000 (14:49 +0200)
commit0a42016d9319db24d15789574fe132d8159d7578
tree653ec5e8d3924a903e5e3fe3245e0f72b890eec3
parent63639d013a6ff202665f0fb7f4d810a5b6d46d79
dma-buf: use the new iterator in dma_resv_poll

Simplify the code a bit.

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20211005113742.1101-10-christian.koenig@amd.com
drivers/dma-buf/dma-buf.c