dma-buf: dma_fence_put is NULL safe
authorChristian König <christian.koenig@amd.com>
Mon, 7 Aug 2017 21:32:21 +0000 (17:32 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 9 Aug 2017 19:01:32 +0000 (15:01 -0400)
commitf3e31b73a54229a39db29345347b8f96d6cd312e
tree4a542d7be32ea4886a35ced54e483a102f319711
parenta5cb37d800a49922fdd80a20384b55b4a6b7bece
dma-buf: dma_fence_put is NULL safe

No need to check.

Acked-by: Sumit Semwal <sumit.semwal@linaro.org>
Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Link: https://patchwork.freedesktop.org/patch/msgid/1502141543-13455-2-git-send-email-alexander.deucher@amd.com
drivers/dma-buf/reservation.c