aboutsummaryrefslogtreecommitdiff
path: root/net/unix/sysctl_net_unix.c
diff options
context:
space:
mode:
authorYang Yingliang <[email protected]>2022-10-28 15:34:57 +0800
committerDavid S. Miller <[email protected]>2022-10-31 09:18:14 +0000
commit47aeed9d2ccde99c990ba3163b8d8308ad00df1b (patch)
tree6f974602235d9cfa8f54fb7c76e055babc46724f /net/unix/sysctl_net_unix.c
parent738136a0e3757a8534df3ad97d6ff6d7f429f6c1 (diff)
net: hns: hnae: remove unnecessary __module_get() and module_put()
hnae_ae_register() is called from hns_dsaf_probe(), the refcount of module hnae has already be got in resolve_symbol() while calling the function, so the __module_get()/module_put() can be removed. Signed-off-by: Yang Yingliang <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions