diff options
| author | vignesh babu <[email protected]> | 2007-07-15 23:41:34 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2007-07-16 09:05:50 -0700 |
| commit | f84d5a76c50d9752cdec64a6e536ee3901b267f6 (patch) | |
| tree | 3de21bf763be7a70a0c32f6d68d3c9ef8d2fc00f /include | |
| parent | cf99abace7e07dd8491e7093a9a9ef11d48838ed (diff) | |
is_power_of_2: kernel/kfifo.c
Replace (n & (n-1)) with is_power_of_2()
Signed-off-by: vignesh babu <[email protected]>
Acked-by: Stelian Pop <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions