On 24.01.2015 03:45, Rasmus Villemoes wrote:
> On Mon, Jan 19 2015, Yury Norov wrote:
>
>> New implementation takes less space, and, I hope, easier to understand.
>>
>> Signed-off-by: Yury Norov
>> ---
>> lib/find_next_bit.c | 265
>> +++-
>> 1 fi
On Mon, Jan 19 2015, Yury Norov wrote:
> New implementation takes less space, and, I hope, easier to understand.
>
> Signed-off-by: Yury Norov
> ---
> lib/find_next_bit.c | 265
> +++-
> 1 file changed, 73 insertions(+), 192 deletions(-)
>
That
New implementation takes less space, and, I hope, easier to understand.
Signed-off-by: Yury Norov
---
lib/find_next_bit.c | 265 +++-
1 file changed, 73 insertions(+), 192 deletions(-)
diff --git a/lib/find_next_bit.c b/lib/find_next_bit.c
index 0
3 matches
Mail list logo