netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] l2tp: drop l2tp_session_find()
@ 2017-04-11 11:12 Guillaume Nault
  2017-04-11 11:12 ` [PATCH net-next 1/2] l2tp: remove useless duplicate session detection in l2tp_netlink Guillaume Nault
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Guillaume Nault @ 2017-04-11 11:12 UTC (permalink / raw)
  To: netdev; +Cc: James Chapman

l2tp_netlink is the last user of l2tp_session_find(), but that call is
useless. Let's remove it and drop l2tp_session_find() definitely.

Guillaume Nault (2):
  l2tp: remove useless duplicate session detection in l2tp_netlink
  l2tp: remove l2tp_session_find()

 net/l2tp/l2tp_core.c    | 51 +------------------------------------------------
 net/l2tp/l2tp_core.h    |  3 ---
 net/l2tp/l2tp_netlink.c |  5 -----
 3 files changed, 1 insertion(+), 58 deletions(-)

-- 
2.11.0

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-04-11 17:48 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-04-11 11:12 [PATCH net-next 0/2] l2tp: drop l2tp_session_find() Guillaume Nault
2017-04-11 11:12 ` [PATCH net-next 1/2] l2tp: remove useless duplicate session detection in l2tp_netlink Guillaume Nault
2017-04-11 11:12 ` [PATCH net-next 2/2] l2tp: remove l2tp_session_find() Guillaume Nault
2017-04-11 17:48 ` [PATCH net-next 0/2] l2tp: drop l2tp_session_find() David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).