Re: [PATCH] nvmet: pci-epf: Remove redundant 'flush_workqueue()' calls
From: Keith Busch
Date: Wed Mar 12 2025 - 13:57:59 EST
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.