drm/ttm: Fix coding style in ttm_bo.c
authorTom St Denis <tom.stdenis@amd.com>
Wed, 24 Jan 2018 19:21:19 +0000 (14:21 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 19 Feb 2018 19:18:56 +0000 (14:18 -0500)
commit43c7c41b25cfd2835324770a1b9015b6963035fc
tree9bb80aa40e4b8ae25b9a35d2f010e1b2e1f4f45d
parent4584312d387f758534a51d7dd0a8c0f3b23ccc6e
drm/ttm: Fix coding style in ttm_bo.c

Correct indentation and {} brace 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_bo.c