]> www.infradead.org Git - users/willy/xarray.git/commit
l2tp: remove unused list_head member in l2tp_tunnel
authorJames Chapman <jchapman@katalix.com>
Thu, 20 Jun 2024 11:22:37 +0000 (12:22 +0100)
committerDavid S. Miller <davem@davemloft.net>
Fri, 21 Jun 2024 10:33:33 +0000 (11:33 +0100)
commita744e2d03a91507646ffff8a03a19a2f34a6798a
tree67f84baed117576e4b95371725226c8372d47e1c
parent39c469188b6d20db107c454cac3ddea941718850
l2tp: remove unused list_head member in l2tp_tunnel

Remove an unused variable in struct l2tp_tunnel which was left behind
by commit c4d48a58f32c5 ("l2tp: convert l2tp_tunnel_list to idr").

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