[PATCH] KVM: selftests: riscv: Remove unneeded semicolon

Anup Patel anup at brainfault.org
Sun May 8 22:47:37 PDT 2022


On Mon, May 9, 2022 at 11:06 AM Joe Perches <joe at perches.com> wrote:
>
> On Mon, 2022-05-09 at 10:37 +0530, Anup Patel wrote:
> > On Fri, May 6, 2022 at 3:15 PM Jiapeng Chong
> > <jiapeng.chong at linux.alibaba.com> wrote:
> > >
> > > Fix the following coccicheck warnings:
> > >
> > > ./tools/testing/selftests/kvm/lib/riscv/processor.c:353:3-4: Unneeded
> > > semicolon.
> > >
> > > Reported-by: Abaci Robot <abaci at linux.alibaba.com>
> > > Signed-off-by: Jiapeng Chong <jiapeng.chong at linux.alibaba.com>
> >
> > In future, please CC kvm-riscv at lists.infradead.org for KVM RISC-V related
> > patches.
>
> Perhaps add or update some MAINTAINERS entry as this list is not
> currently specified by:
>
> $ ./scripts/get_maintainer.pl -f tools/testing/selftests/kvm/lib/riscv/processor.c --nogit --nogit-fallback
> Paolo Bonzini <pbonzini at redhat.com> (supporter:KERNEL VIRTUAL MACHINE (KVM))
> Shuah Khan <shuah at kernel.org> (maintainer:KERNEL SELFTEST FRAMEWORK)
> Paul Walmsley <paul.walmsley at sifive.com> (supporter:RISC-V ARCHITECTURE)
> Palmer Dabbelt <palmer at dabbelt.com> (supporter:RISC-V ARCHITECTURE)
> Albert Ou <aou at eecs.berkeley.edu> (supporter:RISC-V ARCHITECTURE)
> kvm at vger.kernel.org (open list:KERNEL VIRTUAL MACHINE (KVM))
> linux-kselftest at vger.kernel.org (open list:KERNEL SELFTEST FRAMEWORK)
> linux-riscv at lists.infradead.org (open list:RISC-V ARCHITECTURE)
> linux-kernel at vger.kernel.org (open list)
> $

Ahh, I see. I will certainly update the MAINTAINERS entry for
KVM RISC-V selftests.

Thanks,
Anup

>
>



More information about the linux-riscv mailing list