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

Ethan Jackson ethan at nicira.com
Thu Sep 15 22:48:10 UTC 2011


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