[ovs-dev] [PATCH 7/8] lib/classifier: Clarify find_match_wc().

Jarno Rajahalme jrajahalme at nicira.com
Thu Jun 26 15:48:47 UTC 2014


On Jun 13, 2014, at 10:34 AM, Ben Pfaff <blp at nicira.com> wrote:

> 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 <jrajahalme at nicira.com>
> 
> I slightly lean toward making fill_range_wc() a void function, but
> this is OK too.
> 

Pushed as a void function, thanks for the review!

  Jarno


> Acked-by: Ben Pfaff <blp at nicira.com>




More information about the dev mailing list