linux/net/l2tp
Thorsten Blum 47c130130d l2tp: Remove duplicate included header file trace.h
Remove duplicate included header file trace.h and the following warning
reported by make includecheck:

  trace.h is included more than once

Compile-tested only.

Signed-off-by: Thorsten Blum <thorsten.blum@toblux.com>
Reviewed-by: Michal Kubiak <michal.kubiak@intel.com>
Link: https://patch.msgid.link/20240703061147.691973-2-thorsten.blum@toblux.com
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
2024-07-04 12:37:58 +02:00
..
Kconfig treewide: replace '---help---' in Kconfig files with 'help' 2020-06-14 01:57:21 +09:00
l2tp_core.c l2tp: Remove duplicate included header file trace.h 2024-07-04 12:37:58 +02:00
l2tp_core.h l2tp: replace hlist with simple list for per-tunnel session list 2024-06-21 11:33:34 +01:00
l2tp_debugfs.c l2tp: replace hlist with simple list for per-tunnel session list 2024-06-21 11:33:34 +01:00
l2tp_eth.c net l2tp: drop flow hash on forward 2024-04-26 13:48:24 +02:00
l2tp_ip6.c l2tp: store l2tpv3 sessions in per-net IDR 2024-06-21 11:33:33 +01:00
l2tp_ip.c l2tp: store l2tpv3 sessions in per-net IDR 2024-06-21 11:33:33 +01:00
l2tp_netlink.c l2tp: use IDR for all session lookups 2024-06-21 11:33:34 +01:00
l2tp_ppp.c l2tp: use IDR for all session lookups 2024-06-21 11:33:34 +01:00
Makefile l2tp: add tracepoint infrastructure to core 2020-08-22 12:44:37 -07:00
trace.h l2tp: add tracepoint definitions in trace.h 2020-08-22 12:44:37 -07:00