]> git.apps.os.sepia.ceph.com Git - ceph-client.git/commit
RISC-V: KVM: Correct kvm_riscv_check_vcpu_requests() comment
authorQuan Zhou <zhouquan@iscas.ac.cn>
Mon, 11 Aug 2025 02:18:29 +0000 (10:18 +0800)
committerAnup Patel <anup@brainfault.org>
Mon, 25 Aug 2025 04:56:17 +0000 (10:26 +0530)
commite61a12a4baf06a4c71e15f522bb5c4345c2ba198
treef51b327deae48d5fff661459f3ec02da5ba16630
parent9bca8be646e043d1fc6cd426fef05558c02de3df
RISC-V: KVM: Correct kvm_riscv_check_vcpu_requests() comment

Correct `check_vcpu_requests` to `kvm_riscv_check_vcpu_requests` in
comments.

Fixes: f55ffaf89636 ("RISC-V: KVM: Enable ring-based dirty memory tracking")
Signed-off-by: Quan Zhou <zhouquan@iscas.ac.cn>
Reviewed-by: Nutty Liu <nutty.liu@hotmail.com>
Reviewed-by: Andrew Jones <ajones@ventanamicro.com>
Link: https://lore.kernel.org/r/49680363098c45516ec4b305283d662d26fa9386.1754326285.git.zhouquan@iscas.ac.cn
Signed-off-by: Anup Patel <anup@brainfault.org>
arch/riscv/kvm/vcpu.c