Hi wangyunjian.  I'm probably not the right person to address this to; I
no longer consider myself a general reviewer for every patch.

On Wed, Jul 01, 2020 at 10:36:07AM +0000, wangyunjian wrote:
> Friendly ping.
> 
> > -----Original Message-----
> > From: wangyunjian
> > Sent: Friday, May 15, 2020 7:21 PM
> > To: d...@openvswitch.org
> > Cc: Lilijun (Jerry) <jerry.lili...@huawei.com>; xudingke
> > <xudin...@huawei.com>; wangyunjian <wangyunj...@huawei.com>
> > Subject: [ovs-dev] [PATCH] ovsdb: Remove duplicated include.
> > 
> > From: Yunjian Wang <wangyunj...@huawei.com>
> > 
> > Signed-off-by: Yunjian Wang <wangyunj...@huawei.com>
> > ---
> >  ovsdb/monitor.c | 1 -
> >  ovsdb/rbac.c    | 1 -
> >  2 files changed, 2 deletions(-)
> > 
> > diff --git a/ovsdb/monitor.c b/ovsdb/monitor.c index 1c66b42..532dedc 100644
> > --- a/ovsdb/monitor.c
> > +++ b/ovsdb/monitor.c
> > @@ -31,7 +31,6 @@
> >  #include "simap.h"
> >  #include "hash.h"
> >  #include "table.h"
> > -#include "hash.h"
> >  #include "timeval.h"
> >  #include "transaction.h"
> >  #include "jsonrpc-server.h"
> > diff --git a/ovsdb/rbac.c b/ovsdb/rbac.c index b85ca9a..2986027 100644
> > --- a/ovsdb/rbac.c
> > +++ b/ovsdb/rbac.c
> > @@ -21,7 +21,6 @@
> > 
> >  #include "column.h"
> >  #include "condition.h"
> > -#include "condition.h"
> >  #include "file.h"
> >  #include "mutation.h"
> >  #include "openvswitch/vlog.h"
> > --
> > 1.8.3.1
> > 
> 
_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to