drm: Fix warning when building docs for scdc_helper
authorSean Paul <[email protected]>
Thu, 20 Jul 2017 20:09:14 +0000 (16:09 -0400)
committerThierry Reding <[email protected]>
Mon, 31 Jul 2017 12:24:14 +0000 (14:24 +0200)
commit6c70faf1b5d32eb7fa868f1730c51698b53ac677
tree3da23135ac16713621469bb0c2b2679aee254957
parent8d0873a2c45c1a44fc2d5f4936fceac9dba33941
drm: Fix warning when building docs for scdc_helper

Fixes:
../drivers/gpu/drm/drm_scdc_helper.c:203: ERROR: Unexpected indentation.
../drivers/gpu/drm/drm_scdc_helper.c:204: WARNING: Block quote ends without a blank line; unexpected unindent.

Changes in v2:
 - Property blockquote TMDS calculations so they look pretty (Daniel)
 - Remove duplicate documentation from the header file

Signed-off-by: Sean Paul <[email protected]>
Reviewed-by: Shashank Sharma <[email protected]>
Signed-off-by: Thierry Reding <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
drivers/gpu/drm/drm_scdc_helper.c
include/drm/drm_scdc_helper.h