From: Mateusz Kulikowski Date: Sun, 31 May 2015 18:19:47 +0000 (+0200) Subject: staging: rtl8192e: Replace ?: with max X-Git-Tag: omap-for-v4.2/fixes-rc1^2~92^2~391 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=622fd4942dc301cb9fcd38243c92218cfa5bd7f5;p=pandora-kernel.git staging: rtl8192e: Replace ?: with max All get_key implementations return either -1 or small buffers, so cast int->u16 is not a problem. Signed-off-by: Mateusz Kulikowski Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed