]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
Merge branch kvm-arm64/kerneldoc into kvmarm/next
authorOliver Upton <oliver.upton@linux.dev>
Thu, 7 Mar 2024 00:56:16 +0000 (00:56 +0000)
committerOliver Upton <oliver.upton@linux.dev>
Thu, 7 Mar 2024 00:56:16 +0000 (00:56 +0000)
commit4a09ddb8333a3efec715f6cfd099f9dc4fbaa7cc
tree79e8318c332b18aea4b4cac83be3fac98ffdcb8e
parent9bd8d7df1971c2ebdcaf4526cf7a3f4ea38d0ede
parente634ff9598a416a2ab6cfe5a2dcee0f69743ddf9
Merge branch kvm-arm64/kerneldoc into kvmarm/next

* kvm-arm64/kerneldoc:
  : kerneldoc warning fixes, courtesy of Randy Dunlap
  :
  : Fixes addressing the widespread misuse of kerneldoc-style comments
  : throughout KVM/arm64.
  KVM: arm64: vgic: fix a kernel-doc warning
  KVM: arm64: vgic-its: fix kernel-doc warnings
  KVM: arm64: vgic-init: fix a kernel-doc warning
  KVM: arm64: sys_regs: fix kernel-doc warnings
  KVM: arm64: PMU: fix kernel-doc warnings
  KVM: arm64: mmu: fix a kernel-doc warning
  KVM: arm64: vhe: fix a kernel-doc warning
  KVM: arm64: hyp/aarch32: fix kernel-doc warnings
  KVM: arm64: guest: fix kernel-doc warnings
  KVM: arm64: debug: fix kernel-doc warnings

Signed-off-by: Oliver Upton <oliver.upton@linux.dev>
arch/arm64/kvm/mmu.c
arch/arm64/kvm/pmu-emul.c
arch/arm64/kvm/sys_regs.c
arch/arm64/kvm/vgic/vgic-init.c
arch/arm64/kvm/vgic/vgic-its.c
arch/arm64/kvm/vgic/vgic.c