From: Deng-Cheng Zhu Date: Thu, 26 Jun 2014 19:11:37 +0000 (-0700) Subject: MIPS: KVM: Remove unneeded volatile X-Git-Tag: omap-for-v3.17/fixes-against-rc2~184^2~59 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b045c40620eb51fb10b19a14f9ebc118925bc0f8;p=pandora-kernel.git MIPS: KVM: Remove unneeded volatile The keyword volatile for idx in the TLB functions is unnecessary. Reviewed-by: James Hogan Signed-off-by: Deng-Cheng Zhu Signed-off-by: Paolo Bonzini --- Reading git-diff-tree failed