aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorVignesh Babu BM <[email protected]>2007-05-08 00:24:27 -0700
committerLinus Torvalds <[email protected]>2007-05-08 11:14:59 -0700
commite7d709c096487078652a1384d7a2d0e4459e18b6 (patch)
treefff2b8ecac3e9611182e83a21e95130d1cba308a /scripts
parent4fa156ea846daae44d60b05ea066d0e28fd3b6c4 (diff)
is_power_of_2 in fat
Replacing (n & (n-1)) in the context of power of 2 checks with is_power_of_2 Signed-off-by: vignesh babu <[email protected]> Acked-by: OGAWA Hirofumi <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions