From: Aaro Koskinen Date: Fri, 8 Feb 2013 22:03:45 +0000 (+0200) Subject: staging: xgifb: XGI_GetTVInfo(): delete IF_DEF_LVDS checks X-Git-Tag: v3.9-rc1~127^2~57 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a8b35290373c2505c530a06887b1de92b3f43738;p=pandora-kernel.git staging: xgifb: XGI_GetTVInfo(): delete IF_DEF_LVDS checks This function is never called when pVBInfo->IF_DEF_LVDS is true, so we can remove checks and reduce complexity. Signed-off-by: Aaro Koskinen Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed