OSDN Git Service

KVM: arm/arm64: Rename vgic_attr_regs_access to vgic_attr_regs_access_v2
authorChristoffer Dall <christoffer.dall@linaro.org>
Tue, 16 Aug 2016 14:52:14 +0000 (16:52 +0200)
committerChristoffer Dall <christoffer.dall@linaro.org>
Thu, 8 Sep 2016 10:53:00 +0000 (12:53 +0200)
commit1fe0009833892f950d6955b8c77c5b00e7700802
tree9adb8d3e91b498393ca0c7db7a86159dbf138140
parentba7b9169b52038ce017782479c6a24cd37f34ae5
KVM: arm/arm64: Rename vgic_attr_regs_access to vgic_attr_regs_access_v2

Just a rename so we can implement a v3-specific function later.

We take the chance to get rid of the V2/V3 ops comments as well.

No functional change.

Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org>
Reviewed-by: Eric Auger <eric.auger@redhat.com>
virt/kvm/arm/vgic/vgic-kvm-device.c