From: Silvan Jegen Date: Tue, 25 Feb 2014 17:07:10 +0000 (+0100) Subject: Staging: rtl8192e: Replace min macro with min_t X-Git-Tag: v3.15-rc1~139^2~861 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ffb8cc92a7c7e0a60943d116bcd13dc306526e35;p=pandora-kernel.git Staging: rtl8192e: Replace min macro with min_t Instead of an explicit cast the min_t macro should be used. Signed-off-by: Silvan Jegen Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed