[PATCH] nvme-core: remove repeated wq flags

Keith Busch kbusch at kernel.org
Tue Nov 5 08:44:33 PST 2024


On Tue, Oct 29, 2024 at 11:47:37PM -0700, Chaitanya Kulkarni wrote:
> In nvme_core_init() nvme_wq, nvme_reset_wq, nvme_delete_wq share same
> flags :- WQ_UNBOUND | WQ_MEM_RECLAIM | WQ_SYSFS.
> 
> Insated of repeating these flags in each call use the common variable.

Thanks, applied to nvme-6.13.



More information about the Linux-nvme mailing list