diff options
author | 2023-11-20 20:07:39 +0100 | |
---|---|---|
committer | 2023-11-23 12:24:37 +0530 | |
commit | 5c68b66d4d7eff8cdb6f508f8537faa30c5faa6d (patch) | |
tree | 1f8ddfb98895f697ec007b30b585ab35cc001226 /scripts/gdb/linux/tasks.py | |
parent | Linux 6.7-rc1 (diff) | |
download | wireguard-linux-5c68b66d4d7eff8cdb6f508f8537faa30c5faa6d.tar.xz wireguard-linux-5c68b66d4d7eff8cdb6f508f8537faa30c5faa6d.zip |
soundwire: qcom: drop unneeded qcom_swrm_stream_alloc_ports() cleanup
The cleanup in "err" goto label clears bits from pconfig array which is
a local variable. This does not have any effect outside of this
function, so drop this useless code.
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Link: https://lore.kernel.org/r/20231120190740.339350-1-krzysztof.kozlowski@linaro.org
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions