dma-buf: use the new iterator in dma_buf_debug_show
authorChristian König <christian.koenig@amd.com>
Thu, 23 Sep 2021 08:28:42 +0000 (10:28 +0200)
committerChristian König <christian.koenig@amd.com>
Thu, 7 Oct 2021 12:49:11 +0000 (14:49 +0200)
commit63639d013a6ff202665f0fb7f4d810a5b6d46d79
tree2b8a8edeb539b683b6723c62a0c61f862911beb0
parent5baaac3184ab896d74993825858f1b1a46c460ce
dma-buf: use the new iterator in dma_buf_debug_show

Simplifying 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-9-christian.koenig@amd.com
drivers/dma-buf/dma-buf.c