[ovs-dev] [PATCH] cfm: Delete spurious blank line.

Ben Pfaff blp at nicira.com
Thu Sep 15 22:50:12 UTC 2011


Thanks, pushed.

On Thu, Sep 15, 2011 at 03:48:10PM -0700, Ethan Jackson wrote:
> Looks good.
> 
> Ethan
> 
> On Thu, Sep 15, 2011 at 15:45, Ben Pfaff <blp at nicira.com> wrote:
> > ---
> > ?lib/cfm.c | ? ?1 -
> > ?1 files changed, 0 insertions(+), 1 deletions(-)
> >
> > diff --git a/lib/cfm.c b/lib/cfm.c
> > index bc59b62..c3d96d8 100644
> > --- a/lib/cfm.c
> > +++ b/lib/cfm.c
> > @@ -357,7 +357,6 @@ cfm_compose_ccm(struct cfm *cfm, struct ofpbuf *packet,
> > ?void
> > ?cfm_wait(struct cfm *cfm)
> > ?{
> > -
> > ? ? timer_wait(&cfm->tx_timer);
> > ? ? timer_wait(&cfm->fault_timer);
> > ?}
> > --
> > 1.7.4.4
> >
> > _______________________________________________
> > dev mailing list
> > dev at openvswitch.org
> > http://openvswitch.org/mailman/listinfo/dev
> >



More information about the dev mailing list