[PATCH] nvmet-fc: remove redundant del_work_active flag

Christoph Hellwig hch at infradead.org
Sun Jul 26 11:44:09 EDT 2020


On Fri, Jul 24, 2020 at 09:40:48AM -0700, James Smart wrote:
> The transport has a del_work_active flag to avoid duplicate scheduling
> of the del_work item. This is redundant with the checks that
> schedule_work() makes.
> 
> Remove the del_work_active flag.
> 
> Signed-off-by: James Smart <jsmart2021 at gmail.com>

Applied to nvme-5.9, thanks.



More information about the Linux-nvme mailing list