]> 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)
commit0a433c168604deb51da0e89f3a855bf5ebd05f44
treee808f2d7a2cf2f45f30e597da1beb1910973e5ff
parent03e66ce4c841ae0d77d6b7712175cbbf477ef954
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