]> www.infradead.org Git - users/sagi/libnvme.git/commit
tree: use name as argument to nvme_ctrl_lookup_subsystem_name()
authorHannes Reinecke <hare@suse.de>
Tue, 28 Sep 2021 09:55:07 +0000 (11:55 +0200)
committerDaniel Wagner <dwagner@suse.de>
Tue, 11 Jan 2022 15:31:16 +0000 (16:31 +0100)
commit88457055b4617d52dd2bd810a6c60ce9afcca9ee
treeca47f47716a306bea8284bbfc4a396ba73109849
parent35936185e376082cb26da205fd923c0f1c417c12
tree: use name as argument to nvme_ctrl_lookup_subsystem_name()

When looking up the subsystem in ctrl_lookup_subsystem_name() we
only need the controller name, not the entire controller structure.

Signed-off-by: Hannes Reinecke <hare@suse.de>
src/nvme/tree.c