diff options
| author | vignesh babu <[email protected]> | 2007-10-16 23:27:14 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2007-10-17 08:42:53 -0700 |
| commit | d8ea6cf89991000ae458e34e36379814cf202555 (patch) | |
| tree | 267324741b51696f4e5642ff4f53746cee78e4cc /include/linux | |
| parent | 3befe7ceb8d39a56a9ea55dd2da8b4bd9ddcdd36 (diff) | |
ext2/4: use is_power_of_2()
Replace n & (n - 1) with is_power_of_2(n)
Signed-off-by: vignesh babu <[email protected]>
Cc: <[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