Re: [PATCH][next] dmaengine: sh: Fix unused initialization of pointer lmdesc

From: Vinod Koul
Date: Tue Aug 31 2021 - 12:19:47 EST


On 29-08-21, 16:28, Colin King wrote:
> From: Colin Ian King <colin.king@xxxxxxxxxxxxx>
>
> Pointer lmdesc is being inintialized with a value that is never read,
> it is later being re-assigned a new value. Fix this by initializing
> it with the latter value.

Applied, thanks

--
~Vinod