[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <YQ09JPrmNHDJTUMN@matsya>
Date: Fri, 6 Aug 2021 19:16:12 +0530
From: Vinod Koul <vkoul@...nel.org>
To: Nathan Chancellor <nathan@...nel.org>
Cc: Dave Jiang <dave.jiang@...el.com>, dmaengine@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] dmaengine: idxd: Remove unused status variable in
irq_process_work_list()
On 02-08-21, 10:58, Nathan Chancellor wrote:
> status is no longer used within this block:
>
> drivers/dma/idxd/irq.c:255:6: warning: unused variable 'status'
> [-Wunused-variable]
> u8 status = desc->completion->status & DSA_COMP_STATUS_MASK;
> ^
> 1 warning generated.
Applied, thanks
--
~Vinod
Powered by blists - more mailing lists