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

2020-09-22 Thread Alin Serdean
Thank you for the patch. Applied on master! Alin. From: Yi Li<mailto:y...@winhong.com> Sent: Tuesday, September 22, 2020 5:26 AM To: d...@openvswitch.org<mailto:d...@openvswitch.org> Cc: Yi Li<mailto:y...@winhong.com> Subject: [ovs-dev] [PATCH] Remove duplicate i

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

2020-09-21 Thread Yi Li
Found by checkincludes.pl Signed-off-by: Yi Li --- 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

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

2020-09-09 Thread 0-day Robot
Bleep bloop. Greetings Yi Li, I am a robot and I have tried out your patch. Thanks for your contribution. I encountered some error that I wasn't expecting. See the details below. git-am: error: sha1 information is lacking or useless (controller/bfd.c). error: could not build fake ancestor

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

2020-09-09 Thread Yi Li
Signed-off-by: Yi Li --- controller/bfd.c | 1 - controller/pinctrl.c | 1 - 2 files changed, 2 deletions(-) diff --git a/controller/bfd.c b/controller/bfd.c index b305eb15..cf011e38 100644 --- a/controller/bfd.c +++ b/controller/bfd.c @@ -17,7 +17,6 @@ #include "bfd.h" #include