]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit472f917b2a3d8b5754e42011ea3ca6b679dcdd43
tree2775b094ad9746d1982639ca50d3b9eb8910f029
parentc0311591b0af73480d960be2b03b0e6bd4b13dc8
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