]> git.ipfire.org Git - thirdparty/linux.git/commit
drm: amd: Resolve Sphinx unexpected indentation warning
authorHunter Chasens <hunter.chasens18@ncf.edu>
Tue, 7 Nov 2023 16:28:30 +0000 (11:28 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 9 Nov 2023 22:01:28 +0000 (17:01 -0500)
commitbb619539629cee523df886705d6ef866e099640a
tree78b6c419e01c3e33ee8134375d09a055fee3f014
parentbf13da6ae1a0097cf2ff4fba1e3236aaa3fa3a7a
drm: amd: Resolve Sphinx unexpected indentation warning

Resolves Sphinx unexpected indentation warning when compiling
documentation (e.g. `make htmldocs`). Replaces tabs with spaces and adds
a literal block to keep vertical formatting of the
example power state list.

Reviewed-by: Lijo Lazar <lijo.lazar@amd.com>
Reviewed-by: Bagas Sanjaya <bagasdotme@gmail.com> (v2)
Acked-by: Randy Dunlap <rdunlap@infradead.org> (v2)
Signed-off-by: Hunter Chasens <hunter.chasens18@ncf.edu>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/pm/amdgpu_pm.c