datapath: Whitespace fixes.
[cascardo/ovs.git] / datapath / vport.h
index c289d60..548ce66 100644 (file)
@@ -226,7 +226,6 @@ static inline struct vport *vport_from_priv(void *priv)
 void ovs_vport_receive(struct vport *, struct sk_buff *,
                       const struct ovs_tunnel_info *);
 
-
 static inline void ovs_skb_postpush_rcsum(struct sk_buff *skb,
                                      const void *start, unsigned int len)
 {