Re: [PATCH -next] dmaengine: fsl-qdma: fix duplicated argument to &&
From: Vinod Koul
Date: Tue Jan 21 2020 - 03:25:01 EST
On 20-01-20, 20:58, Chen Zhou wrote:
> There is duplicated argument to && in function fsl_qdma_free_chan_resources,
> which looks like a typo, pointer fsl_queue->desc_pool also needs NULL check,
> fix it.
> Detected with coccinelle.
Applied, thanks
--
~Vinod