From: Aaro Koskinen Date: Sun, 27 Nov 2011 21:03:19 +0000 (+0200) Subject: staging: xgifb: vb_setmode: reduce if nesting in XGI_SetLockRegs() X-Git-Tag: v3.3-rc1~152^2~101^2~189 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6596fc06e48cdd2a3d47bb3e9a58d554abaad40f;p=pandora-kernel.git staging: xgifb: vb_setmode: reduce if nesting in XGI_SetLockRegs() 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