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:
6c37a88
)
[PATCH] ppc32: remove unused computation
author
Paul Mackerras
<paulus@samba.org>
Fri, 20 May 2005 07:15:00 +0000
(17:15 +1000)
committer
Linus Torvalds
<torvalds@ppc970.osdl.org>
Fri, 20 May 2005 14:54:10 +0000
(07:54 -0700)
We are computing phys in the code below and never using. This patch
takes out the redundant computation.
Signed-off-by: Paul Mackerras <paulus@samba.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
No differences found