• Thierry Reding's avatar
    drm/edid: Cleanup kerneldoc · db6cf833
    Thierry Reding authored
    This fixes up a couple of inconsistencies with kerneldoc comments for
    the EDID related functions. Functions that return a value now use the
    "Return" section consistently. For some exported symbols the kernel-doc
    comments were not in the appropriate format and therefore not included
    in the generated documentation. Others had no kernel-doc at all.
    
    While at it, fix a couple of whitespace issues and capitalize common
    abbreviations (i2c -> I2C, edid -> EDID, ...).
    Signed-off-by: default avatarThierry Reding <treding@nvidia.com>
    Signed-off-by: default avatarDaniel Vetter <daniel.vetter@ffwll.ch>
    db6cf833
drm_edid.c 110 KB