]> git.baikalelectronics.ru Git - kernel.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)
commit4c8635a2eee157e2c5c21cbb432ae991f6166724
treec4464cdcaa8e887694a2d30c0041bc37c02048d3
parent395c976c80cf04d0f7d34f94ef6681bbfd7116cc
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