ovs-vsctl: Allow "get" commands to create @names also.
[openvswitch] / lib / netdev-vport.c
index 96834115e39f1f6941e2965a814c1bdec3cc5b6d..0153ac78dc2aadb156d45f9ac5df3899f7bce0d5 100644 (file)
@@ -31,7 +31,7 @@ VLOG_DEFINE_THIS_MODULE(netdev_vport)
 struct netdev_vport_notifier {
     struct netdev_notifier notifier;
     struct list list_node;
-    struct shash_node *shash_node; 
+    struct shash_node *shash_node;
 };
 
 static struct shash netdev_vport_notifiers =