diff options
| author | 2007-05-08 00:24:27 -0700 | |
|---|---|---|
| committer | 2007-05-08 11:14:59 -0700 | |
| commit | e7d709c096487078652a1384d7a2d0e4459e18b6 (patch) | |
| tree | fff2b8ecac3e9611182e83a21e95130d1cba308a /scripts | |
| parent | drivers/char/hvc_console.c: cleanups (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 <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 'scripts')
0 files changed, 0 insertions, 0 deletions
