diff options
author | NeilBrown <neilb@suse.com> | 2015-08-14 02:22:00 +0200 |
---|---|---|
committer | NeilBrown <neilb@suse.com> | 2015-08-31 19:43:17 +0200 |
commit | 18b9f67962eb890da0c053e04c3cf0e91871d4fa (patch) | |
tree | 567f33d5e225d3bc7f42a2854f75e3db405b6a84 /drivers/md/raid1.c | |
parent | md: extend spinlock protection in register_md_cluster_operations (diff) | |
download | linux-18b9f67962eb890da0c053e04c3cf0e91871d4fa.tar.xz 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 'drivers/md/raid1.c')
0 files changed, 0 insertions, 0 deletions