]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit4503d9ef6c2b50281056c2ac8acf2502305551a2
treee808f2d7a2cf2f45f30e597da1beb1910973e5ff
parent37d889a5642ac06d919b7df1bf20a8b0146bd82b
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