commit | 8735f16803f00f5efca7738afe3b9a304b539181 | [log] [tgz] |
---|---|---|
author | Christian König <christian.koenig@amd.com> | Wed Jun 26 16:31:46 2019 +0200 |
committer | Christian König <christian.koenig@amd.com> | Fri Jun 28 12:55:06 2019 +0200 |
tree | 9866af24d282bbc97f03497eb9c0b1ad750fd725 | |
parent | 5ed7191dd97b212887a9cb4715c2ef09ea50ae47 [diff] |
dma-buf: cleanup reservation_object_init/fini They are not used that often and certainly not in a hot path. Make them normal functions instead of an inline. Signed-off-by: Christian König <christian.koenig@amd.com> Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch> Link: https://patchwork.freedesktop.org/patch/314480/