diff options
author | 2025-03-13 14:25:20 +0900 | |
---|---|---|
committer | 2025-03-20 16:53:55 -0700 | |
commit | 945e82633ecfd54015d2447a9ba05941665db2ee (patch) | |
tree | 38c8a9efef853229ac444c295b6c74a721453790 /scripts/generate_rust_analyzer.py | |
parent | nvmet: pci-epf: Remove redundant 'flush_workqueue()' calls (diff) | |
download | linux-rng-945e82633ecfd54015d2447a9ba05941665db2ee.tar.xz linux-rng-945e82633ecfd54015d2447a9ba05941665db2ee.zip |
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 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions