From: Peter Huewe Date: Fri, 15 Feb 2013 19:37:09 +0000 (+0100) Subject: staging/xgifb: Consolidate if/else if with identical code branches X-Git-Tag: v3.9-rc1~127^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=66b43eb25759b5bf76465c97107dc45b73eeb0e3;p=pandora-kernel.git staging/xgifb: Consolidate if/else if with identical code branches Both branches of this if statement execute the same code. Thus we can || them together and remove code duplication Signed-off-by: Peter Huewe Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed