[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20200918070037.GG2968@vkoul-mobl>
Date: Fri, 18 Sep 2020 12:30:37 +0530
From: Vinod Koul <vkoul@...nel.org>
To: dmaengine@...r.kernel.org, Green Wan <green.wan@...ive.com>
Cc: linux-kernel@...r.kernel.org,
Stephen Rothwell <sfr@...b.auug.org.au>
Subject: Re: [PATCH] dmaengine: sf-pdma: remove unused 'desc'
On 14-09-20, 11:23, Vinod Koul wrote:
> 'desc' variable is now defined but not used in sf_pdma_donebh_tasklet(),
> causing this warning:
>
> drivers/dma/sf-pdma/sf-pdma.c: In function 'sf_pdma_donebh_tasklet':
> drivers/dma/sf-pdma/sf-pdma.c:287:23: warning: unused variable 'desc' [-Wunused-variable]
>
> Remove this unused variable
Applied, thanks
--
~Vinod
Powered by blists - more mailing lists