]> www.infradead.org Git - linux.git/commit
KVM: arm64: fix kdoc warnings in W=1 builds
authorSebastian Ott <sebott@redhat.com>
Tue, 23 Jul 2024 10:12:03 +0000 (12:12 +0200)
committerOliver Upton <oliver.upton@linux.dev>
Fri, 2 Aug 2024 18:58:03 +0000 (18:58 +0000)
commit0aa34b37a78d063da58838b84b20a68a94d919fd
treef4848a27ee5fee6909ac80d3a9e9e6f74e351aff
parent963a08e586bd45fd55f4c1752e98029ce83fc091
KVM: arm64: fix kdoc warnings in W=1 builds

Fix kdoc warnings by adding missing function parameter
descriptions or by conversion to a normal comment.

Signed-off-by: Sebastian Ott <sebott@redhat.com>
Reviewed-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20240723101204.7356-3-sebott@redhat.com
Signed-off-by: Oliver Upton <oliver.upton@linux.dev>
arch/arm64/kvm/arm.c
arch/arm64/kvm/vgic/vgic-irqfd.c
arch/arm64/kvm/vgic/vgic-its.c
arch/arm64/kvm/vgic/vgic-v3.c