]> git.baikalelectronics.ru Git - kernel.git/commit
drm/ttm: cleanup coding style in ttm_bo_api.h
authorChristian König <christian.koenig@amd.com>
Thu, 16 Feb 2017 13:25:30 +0000 (14:25 +0100)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 6 Dec 2017 17:47:54 +0000 (12:47 -0500)
commit8d7724aaf80dee7915c103d3b70d3146dfdb9204
tree75b430743dabd901c923c660f2b90152d5f16b43
parent041fe09c83ddfdb0223dc7c0c8c190f82c57ffc6
drm/ttm: cleanup coding style in ttm_bo_api.h

Extern is the default for function declerations anyway and this
solves a bunch of 80char per line issues.

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Michel Dänzer <michel.daenzer@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
include/drm/ttm/ttm_bo_api.h