[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH trivial 17/21] target/riscv/cpu.h: spelling fix: separatly
|
From: |
Alistair Francis |
|
Subject: |
Re: [PATCH trivial 17/21] target/riscv/cpu.h: spelling fix: separatly |
|
Date: |
Tue, 21 Nov 2023 13:29:24 +1000 |
On Wed, Nov 15, 2023 at 3:04 AM Michael Tokarev <mjt@tls.msk.ru> wrote:
>
> Fixes: 40336d5b1d4c "target/riscv: Add HS-mode virtual interrupt and IRQ
> filtering support."
> Cc: Rajnesh Kanwal <rkanwal@rivosinc.com>
> Cc: Alistair Francis <alistair.francis@wdc.com>
> Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Alistair
> ---
> target/riscv/cpu.h | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/target/riscv/cpu.h b/target/riscv/cpu.h
> index bf58b0f0b5..d74b361be6 100644
> --- a/target/riscv/cpu.h
> +++ b/target/riscv/cpu.h
> @@ -214,13 +214,13 @@ struct CPUArchState {
>
> /*
> * When mideleg[i]=0 and mvien[i]=1, sie[i] is no more
> - * alias of mie[i] and needs to be maintained separatly.
> + * alias of mie[i] and needs to be maintained separately.
> */
> uint64_t sie;
>
> /*
> * When hideleg[i]=0 and hvien[i]=1, vsie[i] is no more
> - * alias of sie[i] (mie[i]) and needs to be maintained separatly.
> + * alias of sie[i] (mie[i]) and needs to be maintained separately.
> */
> uint64_t vsie;
>
> --
> 2.39.2
>
>
- Re: [PATCH trivial 12/21] hw/mem/memory-device.c: spelling fix: ontaining, (continued)
- [PATCH trivial 13/21] hw/net/cadence_gem.c: spelling fixes: Octects, Michael Tokarev, 2023/11/14
- [PATCH trivial 15/21] include/hw/hyperv/dynmem-proto.h: spelling fix: nunber, Michael Tokarev, 2023/11/14
- [PATCH trivial 16/21] include/hw/virtio/vhost.h: spelling fix: sate, Michael Tokarev, 2023/11/14
- [PATCH trivial 17/21] target/riscv/cpu.h: spelling fix: separatly, Michael Tokarev, 2023/11/14
- [PATCH trivial 14/21] include/block/ufs.h: spelling fix: setted, Michael Tokarev, 2023/11/14
- [PATCH trivial 18/21] tests/qtest/migration-test.c: spelling fix: bandwith, Michael Tokarev, 2023/11/14
- [PATCH trivial 19/21] tests/qtest/ufs-test.c: spelling fix: tranfer, Michael Tokarev, 2023/11/14
- [PATCH trivial 20/21] util/filemonitor-inotify.c: spelling fix: kenel, Michael Tokarev, 2023/11/14
- [PATCH trivial 21/21] util/range.c: spelling fix: inbetween, Michael Tokarev, 2023/11/14