aboutsummaryrefslogtreecommitdiff
path: root/scripts/patch-kernel
diff options
context:
space:
mode:
authorvignesh babu <[email protected]>2007-07-15 23:41:17 -0700
committerLinus Torvalds <[email protected]>2007-07-16 09:05:48 -0700
commit3fc74269c8910573a0e9a7bc303752194ce5cae0 (patch)
treeebe371367d6438a88d13c6d2ebb6157fecb24632 /scripts/patch-kernel
parent681dcd95431e2258c1174602fcd69393e4139959 (diff)
is_power_of_2: ext3/super.c
Replace (n & (n-1)) in the context of power of 2 checks with is_power_of_2() Signed-off-by: vignesh babu <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions