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

freedreno: remove dead error path



`pipe` cannot be non-null, so the label reduces to a simple return.
Then, there is no point initialising `pipe` 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 e2b6785c
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