]> www.infradead.org Git - users/hch/misc.git/commit
l2tp: remove inline from functions in c sources
authorJames Chapman <jchapman@katalix.com>
Wed, 7 Aug 2024 06:54:45 +0000 (07:54 +0100)
committerDavid S. Miller <davem@davemloft.net>
Sun, 11 Aug 2024 03:38:49 +0000 (04:38 +0100)
commit168464c19e1ab7ddc5fb80d9c9560cfbcce6211d
tree2918b0f63aabedde9106845068d41598a1668e67
parente2b1762cf32fb9be1e662ec1e8f3b8b36a9b293d
l2tp: remove inline from functions in c sources

Update l2tp to remove the inline keyword from several functions in C
sources, since this is now discouraged.

Signed-off-by: James Chapman <jchapman@katalix.com>
Signed-off-by: Tom Parkin <tparkin@katalix.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/l2tp/l2tp_core.c
net/l2tp/l2tp_ip.c
net/l2tp/l2tp_ip6.c
net/l2tp/l2tp_ppp.c