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

Ben Pfaff blp at nicira.com
Thu Sep 15 22:45:30 UTC 2011


---
 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




More information about the dev mailing list