commit | 3207a80a6e11c7ceff7e46d5ec6bfcc03c14e729 | [log] [tgz] |
---|---|---|
author | Paul Mackerras <paulus@samba.org> | Fri May 20 17:15:00 2005 +1000 |
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | Fri May 20 07:54:10 2005 -0700 |
tree | e0703f620ae7ccd0dd06a7a0c0b51f1e4136aaf2 | |
parent | 6c37a88c5b1195d4ac74d44a6413839b93df5af4 [diff] |
[PATCH] ppc32: remove unused computation 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>