]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: KVM: Remove unneeded volatile
authorDeng-Cheng Zhu <dengcheng.zhu@imgtec.com>
Thu, 26 Jun 2014 19:11:37 +0000 (12:11 -0700)
committerPaolo Bonzini <pbonzini@redhat.com>
Mon, 30 Jun 2014 14:52:03 +0000 (16:52 +0200)
commit99823b704f0a45357f0ffec416f8df1bf043e6b3
treeb3b365c385dd50a7ae8a2f91ba3e0203ade63f9c
parent63c8c1c0fdea4206d90eb936946b25c933b715e7
MIPS: KVM: Remove unneeded volatile

The keyword volatile for idx in the TLB functions is unnecessary.

Reviewed-by: James Hogan <james.hogan@imgtec.com>
Signed-off-by: Deng-Cheng Zhu <dengcheng.zhu@imgtec.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/mips/kvm/kvm_tlb.c