Skip to content
Commit 6338e452 authored by Eric Engestrom's avatar Eric Engestrom Committed by Eric Engestrom
Browse files

freedreno/msm: remove dead error path



`ring` cannot be non-null, so the label reduces to a simple return.
Then, there is no point initialising `ring` just to overwrite it before
anyone reads it.

Signed-off-by: default avatarEric Engestrom <eric@engestrom.ch>
Reviewed-by: default avatarRob Clark <robdclark@gmail.com>
parent ac2b806c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment