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:
b6f0b0d
)
[PATCH] arch/ppc64: Replace custom MIN macro
author
Tobias Klauser
<tklauser@nuerscht.ch>
Fri, 6 May 2005 02:10:04 +0000
(12:10 +1000)
committer
Linus Torvalds
<torvalds@ppc970.osdl.org>
Fri, 6 May 2005 02:32:59 +0000
(19:32 -0700)
Replace a custom MIN() macro with the min() macro from kernel.h
This patch removes 4 lines of redundant code.
Signed-off-by: Tobias Klauser <tklauser@nuerscht.ch>
Signed-off-by: Paul Mackerras <paulus@samba.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
No differences found