mptcp: add __init annotation on setup functions
authorPaolo Abeni <pabeni@redhat.com>
Fri, 26 Jun 2020 17:29:59 +0000 (19:29 +0200)
committerDavid S. Miller <davem@davemloft.net>
Fri, 26 Jun 2020 23:21:39 +0000 (16:21 -0700)
commitd39dceca388ad0e4f748836806349ebe09282283
tree936208b65fe409dd9e3923fc3c08462febe3817c
parentbe7aa9facb20305891bc1dfa62c7b3d3e1f58323
mptcp: add __init annotation on setup functions

Add the missing annotation in some setup-only
functions.

Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Reviewed-by: Mat Martineau <mathew.j.martineau@linux.intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/mptcp/pm.c
net/mptcp/pm_netlink.c
net/mptcp/protocol.c
net/mptcp/protocol.h
net/mptcp/subflow.c