]> asedeno.scripts.mit.edu Git - linux.git/commit
docs: drm/amdgpu: Resolve build warnings
authorAdam Zerella <adam.zerella@gmail.com>
Sat, 14 Sep 2019 12:56:16 +0000 (22:56 +1000)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 3 Oct 2019 14:10:58 +0000 (09:10 -0500)
commit879e723df3cd0bfda4a036477b1359563406dbca
treec4464cdcaa8e887694a2d30c0041bc37c02048d3
parent63b2b5e91b56e2d174b223ddb4a2202ff23c4799
docs: drm/amdgpu: Resolve build warnings

Some of the documentation formatting could be improved
which will resolve some Sphinx amdgpu build warnings e.g

WARNING: Unexpected indentation.
WARNING: Block quote ends without a blank line; unexpected unindent.
WARNING: Inline emphasis start-string without end-string.

Signed-off-by: Adam Zerella <adam.zerella@gmail.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c
drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c
drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c