diff options
| author | Vignesh Babu <[email protected]> | 2007-07-18 09:11:02 -0400 |
|---|---|---|
| committer | Theodore Ts'o <[email protected]> | 2007-07-18 09:11:02 -0400 |
| commit | 1330593eb2d055bdd6ed935886cf2c13c896b288 (patch) | |
| tree | e4e73798e07758eb029625fc04c82385ec6749ee /include/linux/debugobjects.h | |
| parent | fc0e15a667121e02686cc52679f6272959fb60cc (diff) | |
ext4: Use is_power_of_2()
Replace (n & (n-1)) in the context of power of 2 checks with
is_power_of_2()
Signed-off-by: Vignesh Babu <[email protected]>
Cc: <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Dave Kleikamp <[email protected]>
Signed-off-by: "Theodore Ts'o" <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions