[ovs-dev] [PATCH v4 4/6] lib/util: Rename ctz() as ctz32().

Jarno Rajahalme jrajahalme at nicira.com
Tue Dec 3 22:58:02 UTC 2013


Thanks for the review!  I just pushed this,

  Jarno

On Dec 3, 2013, at 8:27 AM, Ben Pfaff <blp at nicira.com> wrote:

> On Tue, Nov 26, 2013 at 11:24:50AM -0800, Jarno Rajahalme wrote:
>> ctz() returns 32 for zero input, and we already have ctz64(),
>> so it makes sense to rename ctz() as ctz32().
>> 
>> Signed-off-by: Jarno Rajahalme <jrajahalme at nicira.com>
> 
> Acked-by: Ben Pfaff <blp at nicira.com>




More information about the dev mailing list