drm/amdgpu: Style fixes to PRIME code documentation
authorVijetha Malkai <vijetha.malkai@amd.com>
Thu, 13 Sep 2018 18:47:39 +0000 (14:47 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 14 Sep 2018 14:37:28 +0000 (09:37 -0500)
commit56ea09760076800f08c57ef2026b67d51f338810
treeb7e4e08aab7830cc5edcaf511e0d8280d3e6c3e1
parent6a15f3ff19a8dd394e3a21480512c2cb98e26b3c
drm/amdgpu: Style fixes to PRIME code documentation

* Use consistent capitalization in the description of function arguments
* Define and consistently use the BO acronym for buffer objects
* Some minor wording improvements

Signed-off-by: Vijetha Malkai <vijetha.malkai@amd.com>
[ Michel Dänzer: Made commit log more specific ]

Signed-off-by: Michel Dänzer <michel.daenzer@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_prime.c