On Mon, Jun 09, 2014 at 11:53:54AM -0700, Jarno Rajahalme wrote: > Reduce the number of goto statements by returning via a new helper > fill_range_wc() when no match is found. > > Signed-off-by: Jarno Rajahalme <[email protected]>
I slightly lean toward making fill_range_wc() a void function, but this is OK too. Acked-by: Ben Pfaff <[email protected]> _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
