aboutsummaryrefslogtreecommitdiff
path: root/include/linux/debugobjects.h
diff options
context:
space:
mode:
authorvignesh babu <[email protected]>2007-07-15 23:41:17 -0700
committerLinus Torvalds <[email protected]>2007-07-16 09:05:48 -0700
commitf482394ccbca7234d29cc146d4a2b94f976ce5a1 (patch)
tree65a15d5f47a8a5c4ddad16d10971f671277b12e8 /include/linux/debugobjects.h
parent3fc74269c8910573a0e9a7bc303752194ce5cae0 (diff)
is_power_of_2(): jbd
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 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions