OSDN Git Service

mptcp: constify a bunch of of helpers
authorPaolo Abeni <pabeni@redhat.com>
Wed, 16 Feb 2022 02:11:28 +0000 (18:11 -0800)
committerJakub Kicinski <kuba@kernel.org>
Thu, 17 Feb 2022 04:52:05 +0000 (20:52 -0800)
commit90d930882139f166ed2551205d6f6d8c50b656fb
tree2775b094ad9746d1982639ca50d3b9eb8910f029
parentaf7939f390de17bde4a10a3bf0e337627fb42591
mptcp: constify a bunch of of helpers

A few pm-related helpers don't touch arguments which lacking
the const modifier, let's constify them.

Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Signed-off-by: Mat Martineau <mathew.j.martineau@linux.intel.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
net/mptcp/pm.c
net/mptcp/pm_netlink.c
net/mptcp/protocol.h