• Daniel Vetter's avatar
    drm: polish function kerneldoc for drm_modes.[hc] · f5aabb97
    Daniel Vetter authored
    - Tune down yelling RETURNS.
    - OCD align all the parameters the same.
    - Add missing kerneldoc, which also means that we need to include the
      kerneldoc from the drm_modes.h header now.
    - Add missing Returns: sections.
    - General polish and clarification - especially the kerneldoc for the
      mode creation helpers seems to have been some good specimen of
      copypasta gone wrong.
    
    All actual code changes have all been extracted into prep patches
    since there was simply too much to polish.
    
    v2: More polish for the command line modeline functions.
    Reviewed-by: default avatarAlex Deucher <alexander.deucher@amd.com>
    Signed-off-by: default avatarDaniel Vetter <daniel.vetter@ffwll.ch>
    f5aabb97
drm_modes.c 38.3 KB