Skip to content
Commit df550548 authored by Ville Syrjälä's avatar Ville Syrjälä
Browse files

drm: Nuke the useless 'ret' variable from drm_mode_convert_umode()



No need to store the return value in a variable since we don't have to
do any unwinding.

Signed-off-by: default avatarVille Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20180313150759.27620-1-ville.syrjala@linux.intel.com
Reviewed-by: default avatarDaniel Vetter <daniel.vetter@ffwll.ch>
parent 80343b3e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment