summaryrefslogtreecommitdiff
path: root/Documentation/CodingStyle
diff options
context:
space:
mode:
authorvignesh babu <vignesh.babu@wipro.com>2007-07-15 23:41:36 -0700
committerLinus Torvalds <torvalds@woody.linux-foundation.org>2007-07-16 09:05:50 -0700
commit9e8c4273ef4f631a896650bd2ade4c1b6487131b (patch)
tree61b11d755575011af7c4baae7046c32a7a8bfd3f /Documentation/CodingStyle
parente7c310c36e5fdf1b83a459e5db167bfbd86137db (diff)
is_power_of_2: ufs/super.c
Replace (n & (n-1)) with is_power_of_2 Signed-off-by: vignesh babu <vignesh.babu@wipro.com> Acked-by: Evgeniy Dushistov <dushistov@mail.ru> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'Documentation/CodingStyle')
0 files changed, 0 insertions, 0 deletions