From: Jeremiah Mahler Date: Fri, 26 Dec 2014 00:04:42 +0000 (-0800) Subject: staging: lustre: replace MIN with min_t X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~83^2~318 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=462ef1e0e7e2d140ca9b41e7eae48c5f9348c68a;p=pandora-kernel.git staging: lustre: replace MIN with min_t Switch from MIN to the built in min_t with the int type. Signed-off-by: Jeremiah Mahler Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed