From: Peter Huewe Date: Mon, 13 May 2013 21:41:45 +0000 (+0200) Subject: staging/xgifb: Remove uneccessary/simply if in XGINew_GetXG20DRAMType X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~76^2~704 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fb70b191ee8fc29264791b0c25ec2925b98bb0e3;p=pandora-kernel.git staging/xgifb: Remove uneccessary/simply if in XGINew_GetXG20DRAMType Instead of storing the value in a temp variable, anding it with 1 and assign data conditionally we can assign the value directly. Signed-off-by: Peter Huewe Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed