OSDN Git Service

drm/amdgpu: fix module parameter descriptions
authorAlex Deucher <alexander.deucher@amd.com>
Tue, 27 Feb 2018 16:44:31 +0000 (11:44 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 28 Feb 2018 20:38:47 +0000 (15:38 -0500)
commitd869ae092e39022c2bba81ea498abe74249a338c
treeb6fbf58d875069fe4c81c26fe7692af921c1be63
parentf8f4b9a679e52298b14358db22c37a135e7086ec
drm/amdgpu: fix module parameter descriptions

Some were missing the close parens around options.

Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c