[PATCH v3 02/13] lib: sbi: Fix typo in comment

Anup Patel anup at brainfault.org
Wed Oct 12 20:29:18 PDT 2022


On Thu, Oct 13, 2022 at 8:00 AM Yu Chien Peter Lin
<peterlin at andestech.com> wrote:
>
> %s/is is/is
>
> Signed-off-by: Yu Chien Peter Lin <peterlin at andestech.com>

Looks good to me.

Reviewed-by: Anup Patel <anup at brainfault.org>

Regards,
Anup

> ---
> Changes v2 -> v3
>   - New patch
> ---
>  lib/sbi/sbi_expected_trap.S | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/lib/sbi/sbi_expected_trap.S b/lib/sbi/sbi_expected_trap.S
> index a5ef26a..1f2d6b9 100644
> --- a/lib/sbi/sbi_expected_trap.S
> +++ b/lib/sbi/sbi_expected_trap.S
> @@ -11,7 +11,7 @@
>  #include <sbi/sbi_trap.h>
>
>         /*
> -        * We assume that faulting instruction is is 4-byte long and blindly
> +        * We assume that faulting instruction is 4-byte long and blindly
>          * increment SEPC by 4.
>          *
>          * The trap info will be saved as follows:
> --
> 2.34.1
>
>
> --
> opensbi mailing list
> opensbi at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/opensbi



More information about the opensbi mailing list