From: Silvan Jegen Date: Tue, 25 Feb 2014 17:12:52 +0000 (+0100) Subject: net: Replace min macro with min_t X-Git-Tag: v3.15-rc1~113^2~159^2^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c8e4955653a470ece7bf580c84fc88eb58cc9850;p=pandora-kernel.git net: Replace min macro with min_t Instead of an explicit cast, use the min_t macro. Signed-off-by: Silvan Jegen Signed-off-by: John W. Linville --- Reading git-diff-tree failed