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:
7d4d595
)
powerpc/fsl-pci: fix the unreachable warning message
author
Kevin Hao
<haokexin@gmail.com>
Tue, 21 May 2013 12:04:59 +0000
(20:04 +0800)
committer
Scott Wood
<scottwood@freescale.com>
Wed, 7 Aug 2013 23:38:07 +0000
(18:38 -0500)
The (1ull << mem_log) is never greater than mem unless mem_log++;
Signed-off-by: Kevin Hao <haokexin@gmail.com>
Signed-off-by: Scott Wood <scottwood@freescale.com>
No differences found