Re: [PATCH]is_power_of_2-kernel/kfifo.c

From: Stelian Pop
Date: Thu Jun 14 2007 - 17:40:22 EST


On Thu, Jun 14, 2007 at 04:05:06PM +0530, vignesh babu wrote:
>
>
> Replacing (n & (n-1)) in the context of power of 2 checks
> with is_power_of_2
>
> Signed-off-by: vignesh babu <vignesh.babu@xxxxxxxxx>

Signed-off-by: Stelian Pop <stelian@xxxxxxxxxx>

Thanks,

Stelian.
--
Stelian Pop <stelian@xxxxxxxxxx>
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/