]> asedeno.scripts.mit.edu Git - linux.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)
commitba87349ed31ee623f3380b5feedaf16a8dfa25bf
tree75b430743dabd901c923c660f2b90152d5f16b43
parentc0c2c3bffc946f5a44ee695c663cbca96dacc4d0
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