treewide: Remove trailing whitespace
[openvswitch] / utilities / ovs-controller.c
index 3288e6f33291f19c2548550e9905124b26aa5346..b18959ad6c99444b457d713d0c310f85fcc134c0 100644 (file)
@@ -71,7 +71,7 @@ static bool mute = false;
 /* -q, --queue: OpenFlow queue to use, or the default queue if UINT32_MAX. */
 static uint32_t queue_id = UINT32_MAX;
 
-/* --with-flows: File with flows to send to switch, or null to not load 
+/* --with-flows: File with flows to send to switch, or null to not load
  * any default flows. */
 static FILE *flow_file = NULL;