diff options
| author | Daniel Yang <[email protected]> | 2024-08-09 03:23:50 +0000 |
|---|---|---|
| committer | Hamza Mahfooz <[email protected]> | 2024-08-12 13:07:31 +0000 |
| commit | b9396b49879b6e3d9069586e39432b2203de0a7a (patch) | |
| tree | 977d0dc78bb112985502fcfc12f87fd01ceeb19d /drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c | |
| parent | Merge drm/drm-next into drm-misc-next (diff) | |
| download | kernel-b9396b49879b6e3d9069586e39432b2203de0a7a.tar.gz kernel-b9396b49879b6e3d9069586e39432b2203de0a7a.zip | |
drm/connector: kerneldoc: Fix two missing newlines in drm_connector.c
Fix the unexpected indentation errors.
drm_connector.c has some kerneldoc comments that were missing newlines.
This results in the following warnings when running make htmldocs:
./Documentation/gpu/drm-kms:538: ./drivers/gpu/drm/drm_connector.c:2344: WARNING: Definition list ends without a blank line; unexpected unindent. [docutils]
./Documentation/gpu/drm-kms:538: ./drivers/gpu/drm/drm_connector.c:2346: ERROR: Unexpected indentation. [docutils]
./Documentation/gpu/drm-kms:538: ./drivers/gpu/drm/drm_connector.c:2368: WARNING: Block quote ends without a blank line; unexpected unindent. [docutils]
./Documentation/gpu/drm-kms:538: ./drivers/gpu/drm/drm_connector.c:2381: ERROR: Unexpected indentation. [docutils]
Signed-off-by: Daniel Yang <[email protected]>
Reviewed-by: Shuah Khan <[email protected]>
[hmahfooz: append drm/connector prefix]
Signed-off-by: Hamza Mahfooz <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c')
0 files changed, 0 insertions, 0 deletions
