From: Yu Chien Peter Lin Date: Fri, 14 Oct 2022 00:32:40 +0000 (+0800) Subject: lib: sbi: Fix typo in comment X-Git-Tag: v1.2~65 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=11d14ae7f2a6fb8974f05adc9113cfd0b2ec7646;p=platform%2Fkernel%2Fopensbi.git lib: sbi: Fix typo in comment %s/is is/is Signed-off-by: Yu Chien Peter Lin Reviewed-by: Anup Patel --- 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 /* - * 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: