diff options
author | Chaitanya Kulkarni <[email protected]> | 2024-10-29 23:47:37 -0700 |
---|---|---|
committer | Keith Busch <[email protected]> | 2024-11-05 08:43:24 -0800 |
commit | 43d5d3b417410edcbe1584b17ac90bea9e633493 (patch) | |
tree | a967ab9e0b85698147c39f9e3790c9490f3145e5 /scripts/generate_rust_analyzer.py | |
parent | c74649b6e400edae67eba56e5285a92619dfb647 (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 <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Signed-off-by: Keith Busch <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions