aboutsummaryrefslogtreecommitdiff
path: root/lib/mpi/mpi-sub-ui.c
diff options
context:
space:
mode:
authorWei Yongjun <[email protected]>2021-03-26 02:47:41 +0000
committerBjorn Andersson <[email protected]>2021-04-13 21:10:32 -0500
commitca0e89406ba18e9ba98d28413b50469f631bb583 (patch)
treec344529687d835241080183ba95fdc48dea168dc /lib/mpi/mpi-sub-ui.c
parent3fdba9d27cc68a4d561da80bfecd4f73239b9a86 (diff)
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 <[email protected]> Fixes: 0af65b9b915e ("remoteproc: qcom: wcss: Add non pas wcss Q6 support for QCS404") Reported-by: Hulk Robot <[email protected]> Signed-off-by: Wei Yongjun <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Bjorn Andersson <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-sub-ui.c')
0 files changed, 0 insertions, 0 deletions