diff options
author | Stephan Gerhold <stephan.gerhold@linaro.org> | 2025-08-20 18:02:36 +0200 |
---|---|---|
committer | Bjorn Andersson <andersson@kernel.org> | 2025-09-22 08:33:21 -0500 |
commit | 1ae4e2dbf4cbf7c1ab2bdc89af1dc1a6af4106b3 (patch) | |
tree | 0fe403f87a52cee8eeeb162ab8f5f9f8e3cc5940 /rust/helpers/usb.c | |
parent | 142964960c7c35de5c5f7bdd61c32699de693630 (diff) |
remoteproc: qcom: pas: Drop redundant assignment to ret
We don't have a way to detect if the lite firmware is actually running yet,
so we should ignore the return status of qcom_scm_pas_shutdown() for now.
The assignment to "ret" is not used anywhere, so just drop it.
Signed-off-by: Stephan Gerhold <stephan.gerhold@linaro.org>
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
Link: https://lore.kernel.org/r/20250820-rproc-qcom-q6v5-fixes-v2-4-910b1a3aff71@linaro.org
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Diffstat (limited to 'rust/helpers/usb.c')
0 files changed, 0 insertions, 0 deletions