On Fri, Feb 12, 2016 at 11:05 AM, Russell Bryant wrote:
> On 02/12/2016 02:04 PM, Andy Zhou wrote:
> > Found by inspection.
> >
> > Signed-off-by: Andy Zhou
> > ---
> > lib/stream.h | 4
> > 1 file changed, 4 deletions(-)
> >
> > diff --git a/lib/stream.h b/lib/stream.h
> > index 0db50da..
On 02/12/2016 02:04 PM, Andy Zhou wrote:
> Found by inspection.
>
> Signed-off-by: Andy Zhou
> ---
> lib/stream.h | 4
> 1 file changed, 4 deletions(-)
>
> diff --git a/lib/stream.h b/lib/stream.h
> index 0db50da..f8e1891 100644
> --- a/lib/stream.h
> +++ b/lib/stream.h
> @@ -37,10 +37,6 @
Found by inspection.
Signed-off-by: Andy Zhou
---
lib/stream.h | 4
1 file changed, 4 deletions(-)
diff --git a/lib/stream.h b/lib/stream.h
index 0db50da..f8e1891 100644
--- a/lib/stream.h
+++ b/lib/stream.h
@@ -37,10 +37,6 @@ int stream_open(const char *name, struct stream **, uint8_t
ds
On Tue, Jan 12, 2016 at 12:37 PM, Ben Pfaff wrote:
> On Tue, Jan 12, 2016 at 12:34:58PM -0800, Andy Zhou wrote:
> > Remove unused implementation of ovsdb_idl_row_apply_diff().
> >
> > Reported-by: Ben Pfaff
> > Signed-off-by: Andy Zhou
>
> Thanks!
>
> Acked-by: Ben Pfaff
>
Thanks, pushed to m
On Tue, Jan 12, 2016 at 12:34:58PM -0800, Andy Zhou wrote:
> Remove unused implementation of ovsdb_idl_row_apply_diff().
>
> Reported-by: Ben Pfaff
> Signed-off-by: Andy Zhou
Thanks!
Acked-by: Ben Pfaff
___
dev mailing list
dev@openvswitch.org
http:
Remove unused implementation of ovsdb_idl_row_apply_diff().
Reported-by: Ben Pfaff
Signed-off-by: Andy Zhou
---
lib/ovsdb-idl.c | 57 -
1 file changed, 57 deletions(-)
diff --git a/lib/ovsdb-idl.c b/lib/ovsdb-idl.c
index a3dfcb9..7e84138