dma-resv: Fix kerneldoc
Oversight from
commit 6edbd6abb7
Author: Christian König <christian.koenig@amd.com>
Date: Mon May 10 16:14:09 2021 +0200
dma-buf: rename and cleanup dma_resv_get_excl v3
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Daniel Vetter <daniel.vetter@intel.com>
Cc: Sumit Semwal <sumit.semwal@linaro.org>
Cc: "Christian König" <christian.koenig@amd.com>
Cc: linux-media@vger.kernel.org
Cc: linaro-mm-sig@lists.linaro.org
Link: https://patchwork.freedesktop.org/patch/msgid/20210622165511.3169559-2-daniel.vetter@ffwll.ch
This commit is contained in:
parent
ea7acd7c59
commit
2254e49cef
@ -212,7 +212,7 @@ static inline void dma_resv_unlock(struct dma_resv *obj)
|
||||
}
|
||||
|
||||
/**
|
||||
* dma_resv_exclusive - return the object's exclusive fence
|
||||
* dma_resv_excl_fence - return the object's exclusive fence
|
||||
* @obj: the reservation object
|
||||
*
|
||||
* Returns the exclusive fence (if any). Caller must either hold the objects
|
||||
|
Loading…
Reference in New Issue
Block a user