From: Tobias Klauser Date: Fri, 6 May 2005 02:10:04 +0000 (+1000) Subject: [PATCH] arch/ppc64: Replace custom MIN macro X-Git-Tag: v2.6.12-rc4~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6741f3a7f9922391cd02b3ca1329e669497dc22f;p=pandora-kernel.git [PATCH] arch/ppc64: Replace custom MIN macro 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 Signed-off-by: Paul Mackerras Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed