From 6741f3a7f9922391cd02b3ca1329e669497dc22f Mon Sep 17 00:00:00 2001 From: Tobias Klauser Date: Fri, 6 May 2005 12:10:04 +1000 Subject: [PATCH] [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-format-patch failed