From 462ef1e0e7e2d140ca9b41e7eae48c5f9348c68a Mon Sep 17 00:00:00 2001 From: Jeremiah Mahler Date: Thu, 25 Dec 2014 16:04:42 -0800 Subject: [PATCH] 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-format-patch failed