]> www.infradead.org Git - users/hch/blktests.git/commit
common: move module_unload to common
authorSagi Grimberg <sagi@grimberg.me>
Thu, 3 Sep 2020 23:53:36 +0000 (16:53 -0700)
committerOmar Sandoval <osandov@fb.com>
Fri, 25 Sep 2020 17:19:55 +0000 (10:19 -0700)
commit4b1f17db10a477ff80c0e3ef8e00d4031904c426
treef0f99e0a168630887e06be10b8c3ee941fbeff70
parent2fbf235540a55137b0f2e3f8223daf03ccba100c
common: move module_unload to common

It creates a dependency between multipath-over-rdma and test/nvmeof/rc
(and test/srp/rc) which is not a natural home for it.

Move it to common helpers.

Signed-off-by: Sagi Grimberg <sagi@grimberg.me>
common/rc
tests/nvmeof-mp/rc
tests/srp/rc