summaryrefslogtreecommitdiffstats
path: root/kernel
diff options
context:
space:
mode:
authorVignesh Babu BM <vignesh.babu@wipro.com>2007-05-08 09:24:27 +0200
committerLinus Torvalds <torvalds@woody.linux-foundation.org>2007-05-08 20:14:59 +0200
commite7d709c096487078652a1384d7a2d0e4459e18b6 (patch)
treefff2b8ecac3e9611182e83a21e95130d1cba308a /kernel
parentdrivers/char/hvc_console.c: cleanups (diff)
downloadlinux-e7d709c096487078652a1384d7a2d0e4459e18b6.tar.xz
linux-e7d709c096487078652a1384d7a2d0e4459e18b6.zip
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 <vignesh.babu@wipro.com> Acked-by: OGAWA Hirofumi <hirofumi@mail.parknet.co.jp> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions