dmaengine: qcom_hidma: remove conditional return with no effect
Both branches of the check return the same value, so the check has no effect. Remove it and return the value directly. This is the result of running the Coccinelle script from scripts/coccinelle/misc/cond_return_no_effect.cocci. Signed-off-by: Sang-Heon Jeon <ekffu200098@gmail.com> Link: https://patch.msgid.link/20260723184538.3888637-20-ekffu200098@gmail.com Signed-off-by: Vinod Koul <vkoul@kernel.org>
S
Sang-Heon Jeon committed
04b8c3de13871653a8ecbd9f1adfea4d0694ecfe
Parent: a501841
Committed by Vinod Koul <vkoul@kernel.org>
on 8/11/2026, 6:20:14 PM