From: Aaro Koskinen Date: Sun, 27 Nov 2011 21:03:20 +0000 (+0200) Subject: staging: xgifb: vb_setmode: reduce if nesting in XGI_GetVCLK2Ptr() X-Git-Tag: v3.3-rc1~152^2~101^2~188 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=798b4da50fc7be5221bcb0ecd17f222e89327dc3;p=pandora-kernel.git staging: xgifb: vb_setmode: reduce if nesting in XGI_GetVCLK2Ptr() Eliminate unnecessary nesting levels by rearranging code and conditions. The resulting code should be still identical. Signed-off-by: Aaro Koskinen Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed