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)
commitb045c40620eb51fb10b19a14f9ebc118925bc0f8
treeb3b365c385dd50a7ae8a2f91ba3e0203ade63f9c
parentd98403a525fe1648c516f33e2bf674d277d69135
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
This page took 0.027216 seconds and 5 git commands to generate.