Skip to content
Commit c76929b3 authored by Himanshu Jha's avatar Himanshu Jha Committed by Bjorn Andersson
Browse files

remoteproc: qcom: Use PTR_ERR_OR_ZERO



Use PTR_ERR_OR_ZERO rather than if(IS_ERR(...)) + PTR_ERR

Signed-off-by: default avatarHimanshu Jha <himanshujha199640@gmail.com>
Signed-off-by: default avatarBjorn Andersson <bjorn.andersson@linaro.org>
parent 1e13c7fb
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