On Mon, Jul 09, 2018 at 08:57:18PM +0200, Jakub Sitnicki wrote: > Introduce an output parameter for the flag that signals need to retry > running the command. This leaves the return value for error reporting. > > Preparatory work for reusing the main loop in daemon mode. > > Signed-off-by: Jakub Sitnicki <[email protected]>
I noticed that this introduces a plain "return;" as the last statement in the function, which can be removed. _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
