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

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_tt.c