net/dccp/proto.c: add __init to dccp_mib_init
authorFabian Frederick <fabf@skynet.be>
Wed, 1 Oct 2014 04:48:03 +0000 (06:48 +0200)
committerDavid S. Miller <davem@davemloft.net>
Wed, 1 Oct 2014 22:33:13 +0000 (18:33 -0400)
dccp_mib_init is only called by __init dccp_init in same module.

Signed-off-by: Fabian Frederick <fabf@skynet.be>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/dccp/proto.c

Simple merge