From: Peter Huewe Date: Mon, 13 May 2013 21:41:48 +0000 (+0200) Subject: staging/xgifb: Remove unnecessary binary calculation in GetXG27FPBits X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~76^2~701 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=986eb9fad5da8bc498eb9d15d61efae4c4c407c1;p=pandora-kernel.git staging/xgifb: Remove unnecessary binary calculation in GetXG27FPBits If temp <= 2 no other bits than the lowest two (0x03) can be set anyway -> this operation can be removed. Signed-off-by: Peter Huewe Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed