[PATCH] nvme: zns: Simplify nvme_zone_parse_entry()
Keith Busch
kbusch at kernel.org
Thu Mar 13 10:02:38 PDT 2025
On Thu, Mar 13, 2025 at 02:25:20PM +0900, Damien Le Moal wrote:
> 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.
Thanks, applied to nvme-6.15.
More information about the Linux-nvme
mailing list