Commit 47c13013 authored by Thorsten Blum's avatar Thorsten Blum Committed by Paolo Abeni

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: default avatarThorsten Blum <thorsten.blum@toblux.com>
Reviewed-by: default avatarMichal Kubiak <michal.kubiak@intel.com>
Link: https://patch.msgid.link/20240703061147.691973-2-thorsten.blum@toblux.comSigned-off-by: default avatarPaolo Abeni <pabeni@redhat.com>
parent e19f67df
...@@ -60,7 +60,6 @@ ...@@ -60,7 +60,6 @@
#include <linux/atomic.h> #include <linux/atomic.h>
#include "l2tp_core.h" #include "l2tp_core.h"
#include "trace.h"
#define CREATE_TRACE_POINTS #define CREATE_TRACE_POINTS
#include "trace.h" #include "trace.h"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment