diff options
author | Christoph Hellwig <hch@lst.de> | 2025-05-10 05:49:41 +0200 |
---|---|---|
committer | Christoph Hellwig <hch@lst.de> | 2025-05-20 05:34:27 +0200 |
commit | 1755b32516bb42123b0030080226d6079999621d (patch) | |
tree | d5ac128d61cd3f44b3e3895483a1be731e8c9f72 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 906573c3bfe382d326952c1a72ee9a06448c1db1 (diff) |
nvme-pci: remove struct nvme_descriptor
There is no real point in having a union of two pointer types here, just
use a void pointer as we mix and match types between the arms of the
union between the allocation and freeing side already.
Also rename the nr_allocations field to nr_descriptors to better describe
what it does.
Signed-off-by: Christoph Hellwig <hch@lst.de>
[leon: ported forward to include metadata SGL support]
Signed-off-by: Leon Romanovsky <leon@kernel.org>
Reviewed-by: Keith Busch <kbusch@kernel.org>
Reviewed-by: Kanchan Joshi <joshi.k@samsung.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions