On Fri, 24 Jul 2026 03:45:02 +0900, Sang-Heon Jeon wrote:
> While reading mm/memblock, I found a conditional return where both
> branches return the same value:
> 
>       err = do_something();
>       if (err)
>               return err;
>       return err;
> 
> [...]

Applied, thanks!

[19/36] dmaengine: qcom_hidma: remove conditional return with no effect
        commit: 04b8c3de13871653a8ecbd9f1adfea4d0694ecfe

Best regards,
-- 
~Vinod


Reply via email to