linux-stable/fs/jbd
vignesh babu f482394ccb is_power_of_2(): jbd
Replace (n & (n-1)) in the context of power of 2 checks with
is_power_of_2().

Signed-off-by: vignesh babu <vignesh.babu@wipro.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-07-16 09:05:48 -07:00
..
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
checkpoint.c fix file specification in comments 2007-05-09 08:58:16 +02:00
commit.c jbd commit: fix transaction dropping 2007-07-16 09:05:34 -07:00
journal.c jbd: check for error returned by kthread_create on creating journal thread 2007-05-08 11:15:13 -07:00
recovery.c fix file specification in comments 2007-05-09 08:58:16 +02:00
revoke.c is_power_of_2(): jbd 2007-07-16 09:05:48 -07:00
transaction.c fix file specification in comments 2007-05-09 08:58:16 +02:00