[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <cover.1491984104.git.g.nault@alphalink.fr>
Date: Wed, 12 Apr 2017 10:05:28 +0200
From: Guillaume Nault <g.nault@...halink.fr>
To: netdev@...r.kernel.org
Cc: James Chapman <jchapman@...alix.com>
Subject: [PATCH net-next 0/2] l2tp: constify l2tp_session_get*() and
l2tp_tunnel_find*()
Declare parameters of these functions as "const" where possible.
Guillaume Nault (2):
l2tp: define parameters of l2tp_session_get*() as "const"
l2tp: define parameters of l2tp_tunnel_find*() as "const"
net/l2tp/l2tp_core.c | 11 ++++++-----
net/l2tp/l2tp_core.h | 9 +++++----
2 files changed, 11 insertions(+), 9 deletions(-)
--
2.11.0
Powered by blists - more mailing lists