KVM: x86: Drop useless cast
authorMathias Krause <minipli@googlemail.com>
Wed, 26 Jun 2013 18:36:23 +0000 (20:36 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 18 Jul 2013 10:29:29 +0000 (12:29 +0200)
commit6b61edf76551c4ee3ad2e6e377bc4c23c42cedf5
tree44f45c6a7ab68ff480271599b9b224857f73cde8
parentc2bae8939487c101b0516c4c8ad80f543b22bb29
KVM: x86: Drop useless cast

Void pointers don't need no casting, drop it.

Signed-off-by: Mathias Krause <minipli@googlemail.com>
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Gleb Natapov <gleb@redhat.com>
arch/x86/kvm/x86.c
This page took 0.025632 seconds and 5 git commands to generate.