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