diff options
| author | vignesh babu <[email protected]> | 2007-07-15 23:41:17 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2007-07-16 09:05:48 -0700 |
| commit | f482394ccbca7234d29cc146d4a2b94f976ce5a1 (patch) | |
| tree | 65a15d5f47a8a5c4ddad16d10971f671277b12e8 /include/linux | |
| parent | 3fc74269c8910573a0e9a7bc303752194ce5cae0 (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')
0 files changed, 0 insertions, 0 deletions