From: Peter Huewe Date: Mon, 4 Feb 2013 23:29:46 +0000 (+0100) Subject: staging/xgifb: Consolidate if/else for 'identical' branches X-Git-Tag: v3.9-rc1~127^2~132 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=826215d98f49bce6ca6bf69f3b54a0d58fc89c99;p=pandora-kernel.git staging/xgifb: Consolidate if/else for 'identical' branches Since XGI_LCDDesStruct is fully contained in XGI330_LCDDataDesStruct2 and the offsets for the first members is identical we can consolidate the if/else branches here and use XGI330_LCDDataDesStruct2 for everything. Signed-off-by: Peter Huewe Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed