From: Darshana Padmadas Date: Sun, 8 Mar 2015 18:03:40 +0000 (+0530) Subject: staging: rtl8192e: Replace min with min_t X-Git-Tag: omap-for-v4.1/fixes-rc1~165^2~138^2~514 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d009f0d7ae38bf1fdc0ff1a914a6dee538059869;p=pandora-kernel.git staging: rtl8192e: Replace min with min_t This patch replaces min with min_t and eliminates the following warnings found by checkpatch.pl: WARNING: min() should probably be min_t Signed-off-by: Darshana Padmadas Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed