Skip to content

Commit 47c1301

Browse files
tobluxPaolo Abeni
authored andcommitted
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 <[email protected]> Reviewed-by: Michal Kubiak <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Paolo Abeni <[email protected]>
1 parent e19f67d commit 47c1301

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

net/l2tp/l2tp_core.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,6 @@
6060
#include <linux/atomic.h>
6161

6262
#include "l2tp_core.h"
63-
#include "trace.h"
6463

6564
#define CREATE_TRACE_POINTS
6665
#include "trace.h"

0 commit comments

Comments
 (0)