summaryrefslogtreecommitdiff
path: root/scripts/lib/kdoc/kdoc_parser.py
diff options
context:
space:
mode:
authorChaitanya Kulkarni <kch@nvidia.com>2024-10-29 23:47:37 -0700
committerKeith Busch <kbusch@kernel.org>2024-11-05 08:43:24 -0800
commit43d5d3b417410edcbe1584b17ac90bea9e633493 (patch)
treea967ab9e0b85698147c39f9e3790c9490f3145e5 /scripts/lib/kdoc/kdoc_parser.py
parentc74649b6e400edae67eba56e5285a92619dfb647 (diff)
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_parser.py')
0 files changed, 0 insertions, 0 deletions