diff options
author | Damien Le Moal <dlemoal@kernel.org> | 2025-03-13 08:25:20 +0300 |
---|---|---|
committer | Keith Busch <kbusch@kernel.org> | 2025-03-21 02:53:55 +0300 |
commit | 945e82633ecfd54015d2447a9ba05941665db2ee (patch) | |
tree | 38c8a9efef853229ac444c295b6c74a721453790 /tools/perf/scripts/python/stackcollapse.py | |
parent | ba65af9a2a0d90f2c3ef6c80793d79eba154945b (diff) | |
download | linux-945e82633ecfd54015d2447a9ba05941665db2ee.tar.xz |
nvme: zns: Simplify nvme_zone_parse_entry()
Instead of passing a pointer to a struct nvme_ctrl and a pointer to a
struct nvme_ns_head as the first two arguments of
nvme_zone_parse_entry(), pass only a pointer to a struct nvme_ns as both
the controller structure and ns head structure can be infered from the
namespace structure.
Signed-off-by: Damien Le Moal <dlemoal@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Keith Busch <kbusch@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions