Re: [PATCH v2 2/2] KVM: arm/arm64: Rename vgic_attr_regs_access to vgic_attr_regs_access_v2

2016-08-16 Thread Auger Eric
Hi, On 16/08/2016 19:35, Christoffer Dall wrote: > 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 > --- >

[PATCH v2 2/2] KVM: arm/arm64: Rename vgic_attr_regs_access to vgic_attr_regs_access_v2

2016-08-16 Thread Christoffer Dall
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 --- virt/kvm/arm/vgic/vgic-kvm-device.c | 26 +++--- 1 file