git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1895486
)
[IA64] is_power_of_2-ia64/mm/hugetlbpage.c
author
vignesh babu
<vignesh.babu@wipro.com>
Thu, 7 Jun 2007 09:57:46 +0000
(15:27 +0530)
committer
Tony Luck
<tony.luck@intel.com>
Tue, 26 Jun 2007 20:32:59 +0000
(13:32 -0700)
Replacing (n & (n-1)) in the context of power of 2 checks
with is_power_of_2
Signed-off-by: vignesh babu <vignesh.babu@wipro.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
No differences found