diff options
author | 2024-10-29 23:47:37 -0700 | |
---|---|---|
committer | 2024-11-05 08:43:24 -0800 | |
commit | 43d5d3b417410edcbe1584b17ac90bea9e633493 (patch) | |
tree | a967ab9e0b85698147c39f9e3790c9490f3145e5 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | nvmet: make nvmet_wq visible in sysfs (diff) | |
download | wireguard-linux-43d5d3b417410edcbe1584b17ac90bea9e633493.tar.xz wireguard-linux-43d5d3b417410edcbe1584b17ac90bea9e633493.zip |
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 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions