[ovs-dev] [PATCH] Remove duplicate include file

Yi Li yili at winhong.com
Tue Sep 22 02:25:30 UTC 2020


Found by checkincludes.pl

Signed-off-by: Yi Li <yili at winhong.com>
---
 AUTHORS.rst                     | 1 +
 datapath-windows/ovsext/Vxlan.c | 1 -
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/AUTHORS.rst b/AUTHORS.rst
index ba47c9c2c..b47806bf7 100644
--- a/AUTHORS.rst
+++ b/AUTHORS.rst
@@ -411,6 +411,7 @@ xu rong                            xu.rong at zte.com.cn
 YAMAMOTO Takashi                   yamamoto at midokura.com
 Yanqin Wei                         Yanqin.Wei at arm.com
 Yasuhito Takamiya                  yasuhito at gmail.com
+Yi Li                              yili at winhong.com
 Yi Yang                            yangyi01 at inspur.com
 Yi-Hung Wei                        yihung.wei at gmail.com
 Yifeng Sun                         pkusunyifeng at gmail.com
diff --git a/datapath-windows/ovsext/Vxlan.c b/datapath-windows/ovsext/Vxlan.c
index 09809d397..04df9f6c9 100644
--- a/datapath-windows/ovsext/Vxlan.c
+++ b/datapath-windows/ovsext/Vxlan.c
@@ -19,7 +19,6 @@
 #include "Atomic.h"
 #include "Debug.h"
 #include "Flow.h"
-#include "Flow.h"
 #include "IpHelper.h"
 #include "NetProto.h"
 #include "Offload.h"
-- 
2.25.3





More information about the dev mailing list