[PATCH] riscv: kvm: copyright comment fix for vcpu_sbi.c

Bagas Sanjaya bagasdotme at gmail.com
Sun Mar 20 01:18:10 PDT 2022


kernel test robot reports warning copyright comment warning for
arch/riscv/kvm/vcpu_sbi.c. Since the comment isn't for kernel-doc
consumption, fix the warning.

Fixes: dea8ee31a03927 ("RISC-V: KVM: Add SBI v0.1 support")
Link: https://lore.kernel.org/linux-doc/202203130225.OBpOOQrW-lkp@intel.com/
Cc: Paul Walmsley <paul.walmsley at sifive.com>
Cc: Palmer Dabbelt <palmer at dabbelt.com>
Cc: Albert Ou <aou at eecs.berkeley.edu>
Cc: Paolo Bonzini <pbonzini at redhat.com>
Cc: Anup Patel <anup.patel at wdc.com>
Cc: Atish Patra <atish.patra at wdc.com>
Cc: linux-riscv at lists.infradead.org
Cc: linux-doc at vger.kernel.org
Cc: linux-kernel at vger.kernel.org
Signed-off-by: Bagas Sanjaya <bagasdotme at gmail.com>
---
 arch/riscv/kvm/vcpu_sbi.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/riscv/kvm/vcpu_sbi.c b/arch/riscv/kvm/vcpu_sbi.c
index ebdcdbade9c652..2888cde02fddd0 100644
--- a/arch/riscv/kvm/vcpu_sbi.c
+++ b/arch/riscv/kvm/vcpu_sbi.c
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: GPL-2.0
-/**
+/*
  * Copyright (c) 2019 Western Digital Corporation or its affiliates.
  *
  * Authors:

base-commit: dea8ee31a039277576c215fffa13957970246366
-- 
An old man doll... just what I always wanted! - Clara




More information about the linux-riscv mailing list