From: Bandan Das Date: Wed, 16 Apr 2014 16:46:11 +0000 (-0400) Subject: KVM: emulate: cleanup decode_modrm X-Git-Tag: omap-for-v3.17/fixes-against-rc2~184^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=02357bdc8c30a60cd33dd438f851c1306c34f435;p=pandora-kernel.git KVM: emulate: cleanup decode_modrm Remove the if conditional - that will help us avoid an "else initialize to 0" Also, rearrange operators for slightly better code. Signed-off-by: Bandan Das Signed-off-by: Paolo Bonzini --- Reading git-diff-tree failed