]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
KVM: arm64: Fix documentation for vgic_its_iter_next()
authorMarc Zyngier <maz@kernel.org>
Thu, 22 May 2025 08:15:02 +0000 (09:15 +0100)
committerMarc Zyngier <maz@kernel.org>
Thu, 22 May 2025 08:15:02 +0000 (09:15 +0100)
commitbf809a0aab2f3a3a97264f217f2dbee0913b2ed7
tree65e2940a54f41e97f2e131b77a19d8e7deb2a830
parent30deb51a677b96f0faf20373995fe0fb4a78b8b8
KVM: arm64: Fix documentation for vgic_its_iter_next()

As reported by the build robot, the documentation for vgic_its_iter_next()
contains a typo. Fix it.

Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202505221421.KAuWlmSr-lkp@intel.com/
Signed-off-by: Marc Zyngier <maz@kernel.org>
arch/arm64/kvm/vgic/vgic-debug.c