Re: [PATCH] dmaengine: stm32-mdma: Remove dead code in stm32_mdma_irq_handler()

From: Vinod Koul
Date: Thu Jun 16 2022 - 12:04:28 EST


On 13-06-22, 01:23, Alexey Khoroshilov wrote:
> Local variable chan is initialized by an address of element of chan array
> that is part of stm32_mdma_device struct, so it does not make sense to
> compare chan with NULL.

Applied, thanks

--
~Vinod