diff options
author | NeilBrown <neilb@suse.com> | 2015-08-14 10:22:00 +1000 |
---|---|---|
committer | NeilBrown <neilb@suse.com> | 2015-08-31 19:43:17 +0200 |
commit | 18b9f67962eb890da0c053e04c3cf0e91871d4fa (patch) | |
tree | 567f33d5e225d3bc7f42a2854f75e3db405b6a84 /arch/arm64 | |
parent | 6022e75bf0686799a6ecca3c33a669e6c70e9d26 (diff) | |
download | talos-op-linux-18b9f67962eb890da0c053e04c3cf0e91871d4fa.tar.gz talos-op-linux-18b9f67962eb890da0c053e04c3cf0e91871d4fa.zip |
md-cluster: remove inappropriate try_module_get from join()
md_setup_cluster already calls try_module_get(), so this
try_module_get isn't needed.
Also, there is no matching module_put (except in error patch),
so this leaves an unbalanced module count.
Signed-off-by: NeilBrown <neilb@suse.com>
Diffstat (limited to 'arch/arm64')
0 files changed, 0 insertions, 0 deletions