diff options
author | Chaitanya Kulkarni <kch@nvidia.com> | 2024-10-30 09:47:37 +0300 |
---|---|---|
committer | Keith Busch <kbusch@kernel.org> | 2024-11-05 19:43:24 +0300 |
commit | 43d5d3b417410edcbe1584b17ac90bea9e633493 (patch) | |
tree | a967ab9e0b85698147c39f9e3790c9490f3145e5 /scripts/lib/kdoc/kdoc_files.py | |
parent | c74649b6e400edae67eba56e5285a92619dfb647 (diff) | |
download | linux-43d5d3b417410edcbe1584b17ac90bea9e633493.tar.xz |
nvme-core: remove repeated wq flags
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.
Signed-off-by: Chaitanya Kulkarni <kch@nvidia.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Keith Busch <kbusch@kernel.org>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions