aboutsummaryrefslogtreecommitdiff
path: root/scripts/kernel-doc
diff options
context:
space:
mode:
authorVignesh Babu BM <[email protected]>2007-05-08 00:24:32 -0700
committerLinus Torvalds <[email protected]>2007-05-08 11:14:59 -0700
commit1368c4f2482c9e06bcb297217433818b171cc9e3 (patch)
tree0b9da8f7841e370cb44de9504843591a223b8c1d /scripts/kernel-doc
parente1b5c1d3da05c91129120d045dfcdfc7761f44f1 (diff)
is_power_of_2 in fs/block_dev.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/kernel-doc')
0 files changed, 0 insertions, 0 deletions