]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
drm: Fix warning when building docs for scdc_helper
authorSean Paul <seanpaul@chromium.org>
Thu, 20 Jul 2017 20:09:14 +0000 (16:09 -0400)
committerThierry Reding <treding@nvidia.com>
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 <seanpaul@chromium.org>
Reviewed-by: Shashank Sharma <shashank.sharma@intel.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20170720200921.36897-1-seanpaul@chromium.org
drivers/gpu/drm/drm_scdc_helper.c
include/drm/drm_scdc_helper.h