Re: [ovs-dev] [PATCH] timeval: Remove prototype for unimplemented function.

2013-04-29 Thread Ben Pfaff
Thanks, applied to master. On Mon, Apr 29, 2013 at 03:00:55PM -0700, Justin Pettit wrote: > Looks good. > > --Justin > > > On Apr 29, 2013, at 2:57 PM, Ben Pfaff wrote: > > > Signed-off-by: Ben Pfaff > > --- > > lib/timeval.h |1 - > > 1 files changed, 0 insertions(+), 1 deletions(-) > >

Re: [ovs-dev] [PATCH] timeval: Remove prototype for unimplemented function.

2013-04-29 Thread Justin Pettit
Looks good. --Justin On Apr 29, 2013, at 2:57 PM, Ben Pfaff wrote: > Signed-off-by: Ben Pfaff > --- > lib/timeval.h |1 - > 1 files changed, 0 insertions(+), 1 deletions(-) > > diff --git a/lib/timeval.h b/lib/timeval.h > index 72cf498..b74fe12 100644 > --- a/lib/timeval.h > +++ b/lib/tim

[ovs-dev] [PATCH] timeval: Remove prototype for unimplemented function.

2013-04-29 Thread Ben Pfaff
Signed-off-by: Ben Pfaff --- lib/timeval.h |1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/lib/timeval.h b/lib/timeval.h index 72cf498..b74fe12 100644 --- a/lib/timeval.h +++ b/lib/timeval.h @@ -70,7 +70,6 @@ void time_wall_timespec(struct timespec *); void time_alarm(un