]> git.baikalelectronics.ru Git - kernel.git/commit
drm/ttm: Fix coding style in ttm_dma_pool_alloc_new_pages()
authorTom St Denis <tom.stdenis@amd.com>
Thu, 25 Jan 2018 18:57:10 +0000 (13:57 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 19 Feb 2018 19:19:01 +0000 (14:19 -0500)
commit2a29f4725126fd5dce5bcca05bbe60e5684add01
tree5a1be3c1c9433a85a592acbc0c9958298b1dd515
parentbc91af0de7ce6b40edd4a6d8555500ee8ddc5d0b
drm/ttm: Fix coding style in ttm_dma_pool_alloc_new_pages()

Add missing {} braces.

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