Skip to content
Commit 9908fb65 authored by Joe Perches's avatar Joe Perches Committed by Dave Airlie
Browse files

drm: change drm_err return type to void



The return value is not used by callers of this function
nor by uses of the DRM_ERROR macro so change the function
to return void.

Signed-off-by: default avatarJoe Perches <joe@perches.com>
Reviewed-by: default avatarJani Nikula <jani.nikula@intel.com>
Signed-off-by: default avatarDave Airlie <airlied@redhat.com>
parent 94318d50
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