OSDN Git Service

drm/ttm: Fix coding style in ttm_pool_store()
authorTom St Denis <tom.stdenis@amd.com>
Thu, 25 Jan 2018 18:35:56 +0000 (13:35 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 19 Feb 2018 19:18:58 +0000 (14:18 -0500)
commitc68edaa0c1ed0cfc33229a0a72c9aa76f8f80da2
treee808f2d7a2cf2f45f30e597da1beb1910973e5ff
parent5b4262d7a2d744e717c0e360a652fb10a8197bb7
drm/ttm: Fix coding style in ttm_pool_store()

Correct missing {} style.

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