summaryrefslogtreecommitdiffstats
path: root/certs
diff options
context:
space:
mode:
authorWei Yongjun <weiyongjun1@huawei.com>2021-03-26 02:47:41 +0000
committerBjorn Andersson <bjorn.andersson@linaro.org>2021-04-13 21:10:32 -0500
commitca0e89406ba18e9ba98d28413b50469f631bb583 (patch)
treec344529687d835241080183ba95fdc48dea168dc /certs
parent3fdba9d27cc68a4d561da80bfecd4f73239b9a86 (diff)
downloadlinux-stable-ca0e89406ba18e9ba98d28413b50469f631bb583.tar.gz
linux-stable-ca0e89406ba18e9ba98d28413b50469f631bb583.tar.bz2
linux-stable-ca0e89406ba18e9ba98d28413b50469f631bb583.zip
remoteproc: qcom: wcss: Fix wrong pointer passed to PTR_ERR()
PTR_ERR should access the value just tested by IS_ERR, otherwise the wrong error code will be returned. This commit fix it by return 'ret' directly. Reviewed-by: Dan Carpenter <dan.carpenter@oracle.com> Fixes: 0af65b9b915e ("remoteproc: qcom: wcss: Add non pas wcss Q6 support for QCS404") Reported-by: Hulk Robot <hulkci@huawei.com> Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com> Link: https://lore.kernel.org/r/20210326024741.841267-1-weiyongjun1@huawei.com Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Diffstat (limited to 'certs')
0 files changed, 0 insertions, 0 deletions