OSDN Git Service

drm/ttm: Simplify ttm_dma_page_put()
authorTom St Denis <tom.stdenis@amd.com>
Thu, 25 Jan 2018 18:40:21 +0000 (13:40 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 19 Feb 2018 19:19:02 +0000 (14:19 -0500)
commit7ca34ddc7866230a1a6c2fa9cc0167dd841bd583
tree0e3577478bfb02f82c17051728ca50a06ae70522
parent42bdbb6e0f3a14d2a0d924949fa3af0049eadd90
drm/ttm: Simplify ttm_dma_page_put()

Remove redundant store of return code.

Signed-off-by: Tom St Denis <tom.stdenis@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/ttm/ttm_page_alloc_dma.c