Re: [ovs-dev] [bug10576 1/5] util: New function bitwise_one().
Looks good, thanks. Ethan On Wed, Apr 11, 2012 at 17:15, Ben Pfaff wrote: > It's the obvious counterpart to bitwise_zero(). > > Signed-off-by: Ben Pfaff > --- > lib/util.c | 48 > lib/util.h | 2 ++ > tests/library.at | 3
[ovs-dev] [bug10576 1/5] util: New function bitwise_one().
It's the obvious counterpart to bitwise_zero(). Signed-off-by: Ben Pfaff --- lib/util.c| 48 lib/util.h|2 ++ tests/library.at |3 ++- tests/test-util.c | 43 +++ 4 files changed