[PATCH] nvmet: pci-epf: Remove redundant 'flush_workqueue()' calls

Keith Busch kbusch at kernel.org
Wed Mar 12 10:57:48 PDT 2025


On Wed, Mar 12, 2025 at 04:56:25PM +0800, Chen Ni wrote:
> 'destroy_workqueue()' already drains the queue before destroying it, so
> there is no need to flush it explicitly.
> 
> Remove the redundant 'flush_workqueue()' calls.

Thanks, applied to nvme-6.15.



More information about the Linux-nvme mailing list