]> www.infradead.org Git - users/sagi/nvme-cli.git/commit
fabrics: Refactor argument passing for transport configuration
authorDaniel Wagner <dwagner@suse.de>
Fri, 8 Apr 2022 13:23:41 +0000 (15:23 +0200)
committerDaniel Wagner <dwagner@suse.de>
Fri, 8 Apr 2022 15:43:20 +0000 (17:43 +0200)
commite36718a05cfd463308e7100fbff995002c4e2ce3
treea42636cb113ff1bca80565cf25d0a2b55d4d825a
parentc6161b690e8aec9afa79a575b7300a8070fac85d
fabrics: Refactor argument passing for transport configuration

We passing all the attributes of the transport configuration
individually. Group them together to reduce the number of arguments
one has to pass into the functions.

Signed-off-by: Daniel Wagner <dwagner@suse.de>
fabrics.c