diff options
author | Kuniyuki Iwashima <kuniyu@amazon.com> | 2022-07-28 20:21:37 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2022-08-01 12:07:53 +0100 |
commit | 02a7cb2866dd6e3ac7645b594289e1c308b68c4e (patch) | |
tree | 529db6ab487825a696f0c7df2febf4a392d25baa /kernel/cpu.c | |
parent | b7d8912cfd1b72c970f727d7da1c8274d5b18803 (diff) |
udp: Remove redundant __udp_sysctl_init() call from udp_init().
__udp_sysctl_init() is called for init_net via udp_sysctl_ops.
While at it, we can rename __udp_sysctl_init() to udp_sysctl_init().
Fixes: 1e8029515816 ("udp: Move the udp sysctl to namespace.")
Signed-off-by: Kuniyuki Iwashima <kuniyu@amazon.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'kernel/cpu.c')
0 files changed, 0 insertions, 0 deletions