Re: [PATCH 1/1 net-next] inet: frags: add __init to ip4_frags_ctl_register

2014-10-01 Thread David Miller
From: Fabian Frederick Date: Wed, 1 Oct 2014 19:18:57 +0200 > ip4_frags_ctl_register is only called by __init ipfrag_init > > Signed-off-by: Fabian Frederick Applied. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to

[PATCH 1/1 net-next] inet: frags: add __init to ip4_frags_ctl_register

2014-10-01 Thread Fabian Frederick
ip4_frags_ctl_register is only called by __init ipfrag_init Signed-off-by: Fabian Frederick --- net/ipv4/ip_fragment.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/ipv4/ip_fragment.c b/net/ipv4/ip_fragment.c index 15f0e2b..2811cc1 100644 ---

[PATCH 1/1 net-next] inet: frags: add __init to ip4_frags_ctl_register

2014-10-01 Thread Fabian Frederick
ip4_frags_ctl_register is only called by __init ipfrag_init Signed-off-by: Fabian Frederick f...@skynet.be --- net/ipv4/ip_fragment.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/ipv4/ip_fragment.c b/net/ipv4/ip_fragment.c index 15f0e2b..2811cc1 100644 ---

Re: [PATCH 1/1 net-next] inet: frags: add __init to ip4_frags_ctl_register

2014-10-01 Thread David Miller
From: Fabian Frederick f...@skynet.be Date: Wed, 1 Oct 2014 19:18:57 +0200 ip4_frags_ctl_register is only called by __init ipfrag_init Signed-off-by: Fabian Frederick f...@skynet.be Applied. -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to