]> git.baikalelectronics.ru Git - kernel.git/commit
drm/ttm: Fix coding style in ttm_bo_move_memcpy()
authorTom St Denis <tom.stdenis@amd.com>
Fri, 26 Jan 2018 13:55:10 +0000 (08:55 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 19 Feb 2018 19:18:59 +0000 (14:18 -0500)
commit9d209e330d91f7ddffac273f1b0ee91cc48bacb1
treeec2637e8ff29f8c52a0ebcba09a2d6e983b6c859
parentfe045fcfbcd86f22bf21ce2d97ee595565df319b
drm/ttm: Fix coding style in ttm_bo_move_memcpy()

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