From: Dulshani Gunawardhana Date: Sun, 20 Oct 2013 17:36:35 +0000 (+0530) Subject: staging:lustre: Replace max() with max_t() X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~62^2~146 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2c0514ee8a4a02650310eaffb378dd1fd08a7bb1;p=pandora-kernel.git staging:lustre: Replace max() with max_t() Replace max() with max_t() in accordance to chekpatch.pl warning in lov_obd.c. Signed-off-by: Dulshani Gunawardhana Reviewed-by: Josh Triplett Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed