From: Greg Kroah-Hartman Date: Wed, 15 Jul 2009 18:05:14 +0000 (-0700) Subject: Staging: hv: remove MIN and MAX usages X-Git-Tag: v2.6.32-rc1~668^2~462 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fc6a4b2609b35448ad72302d375a40edf31887d2;p=pandora-kernel.git Staging: hv: remove MIN and MAX usages The kernel has the "correct" min() and max() functions, so use those. Cc: Hank Janssen Cc: Haiyang Zhang Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed