hypervisor: remove invalid url

Reference link to set_device_attribut for aarch64
is invalid. Looks like the code browsing does not
have the reference anymore.

Signed-off-by: Muminul Islam <muislam@microsoft.com>
This commit is contained in:
Muminul Islam 2025-09-13 00:35:49 -07:00 committed by Rob Bradford
parent 8fd8523042
commit ad9a1878bf

View file

@ -216,9 +216,7 @@ impl KvmGicV3Its {
0,
)?;
/* Finalize the GIC.
* See https://code.woboq.org/linux/linux/virt/kvm/arm/vgic/vgic-kvm-device.c.html#211.
*/
// Finalize the GIC.
Self::set_device_attribute(
&self.device,
kvm_bindings::KVM_DEV_ARM_VGIC_GRP_CTRL,