From: Bandan Das Date: Wed, 16 Apr 2014 16:46:12 +0000 (-0400) Subject: KVM: emulate: clean up initializations in init_decode_cache X-Git-Tag: omap-for-v3.17/fixes-against-rc2~184^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c44b4c6ab80eef3a9c52c7b3f0c632942e6489aa;p=pandora-kernel.git KVM: emulate: clean up initializations in init_decode_cache A lot of initializations are unnecessary as they get set to appropriate values before actually being used. Optimize placement of fields in x86_emulate_ctxt Signed-off-by: Bandan Das Signed-off-by: Paolo Bonzini --- Reading git-diff-tree failed