]> www.infradead.org Git - users/sagi/blktests.git/commit
nvme: drop default subsysnqn argument from _nvme_passthru_target_{setup|cleanup}
authorDaniel Wagner <dwagner@suse.de>
Tue, 26 Mar 2024 13:13:58 +0000 (14:13 +0100)
committerShin'ichiro Kawasaki <shinichiro.kawasaki@wdc.com>
Fri, 29 Mar 2024 05:40:29 +0000 (14:40 +0900)
commit43a3f74a03b248e9428c9800614729e49597f95e
tree95267f94fd95089a88795499c2165aed25e0a1cd
parent3b4b178838ea3e81b671c29f6e41956d5361414e
nvme: drop default subsysnqn argument from _nvme_passthru_target_{setup|cleanup}

Remove the last positional argument for
_nvme_passthrue_target_{setup|cleanup} which most test pass in the
default subsysnqn anyway. There is little point in cluttering all the
test textual noise.

While at it, also use subsysnqn as variable name everywhere, instead of
subsys_name.

Signed-off-by: Daniel Wagner <dwagner@suse.de>
[Shin'ichiro: dropped the change for _nvme_disconnect_subsys in nvme/037]
Signed-off-by: Shin'ichiro Kawasaki <shinichiro.kawasaki@wdc.com>
tests/nvme/033
tests/nvme/034
tests/nvme/035
tests/nvme/036
tests/nvme/037
tests/nvme/rc