From: Mateusz Kulikowski Date: Sun, 31 May 2015 18:19:46 +0000 (+0200) Subject: staging: rtl8192e: Replace ?: with min_t X-Git-Tag: omap-for-v4.2/fixes-rc1^2~92^2~392 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a5c06ad83bf444dc3219460820bdcd4707dc4c9a;p=pandora-kernel.git staging: rtl8192e: Replace ?: with min_t Replace :? with min_t for readability. Remove check that is always false. Signed-off-by: Mateusz Kulikowski Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed