dma-buf: cleanup dma_fence_unwrap implementation
authorChristian König <christian.koenig@amd.com>
Sun, 24 Apr 2022 14:55:14 +0000 (16:55 +0200)
committerChristian König <christian.koenig@amd.com>
Mon, 30 May 2022 12:16:32 +0000 (14:16 +0200)
commit01357a5a45ed8eb9543183f5c9c6713ae60fc1f3
tree4ebc214a4caa31af885eee5e06db7c65d267e608
parent0c5064fa8d5a02dc2dcc6c674a0ad1bbaf79efda
dma-buf: cleanup dma_fence_unwrap implementation

Move the code from the inline functions into exported functions.

Signed-off-by: Christian König <christian.koenig@amd.com>
Acked-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: https://patchwork.freedesktop.org/patch/msgid/20220518135844.3338-3-christian.koenig@amd.com
drivers/dma-buf/Makefile
drivers/dma-buf/dma-fence-unwrap.c [new file with mode: 0644]
include/linux/dma-fence-unwrap.h