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

Alin Serdean aserdean at cloudbasesolutions.com
Tue Sep 22 08:12:44 UTC 2020


Thank you for the patch. Applied on master!

Alin.

From: Yi Li<mailto:yili at winhong.com>
Sent: Tuesday, September 22, 2020 5:26 AM
To: dev at openvswitch.org<mailto:dev at openvswitch.org>
Cc: Yi Li<mailto:yili at winhong.com>
Subject: [ovs-dev] [PATCH] Remove duplicate include file

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



_______________________________________________
dev mailing list
dev at openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev



More information about the dev mailing list