On Mon, 9 Jul 2018 16:50:20 -0700 Ben Pfaff <[email protected]> wrote: > 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.
Good catch. Thank you. _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
