projects
/
platform
/
kernel
/
opensbi-spacemit.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
98aa127
)
lib: sbi: Fix typo in comment
author
Yu Chien Peter Lin
<peterlin@andestech.com>
Fri, 14 Oct 2022 00:32:40 +0000
(08:32 +0800)
committer
Anup Patel
<anup@brainfault.org>
Sun, 23 Oct 2022 04:49:28 +0000
(10:19 +0530)
%s/is is/is
Signed-off-by: Yu Chien Peter Lin <peterlin@andestech.com>
Reviewed-by: Anup Patel <anup@brainfault.org>
lib/sbi/sbi_expected_trap.S
patch
|
blob
|
history
diff --git
a/lib/sbi/sbi_expected_trap.S
b/lib/sbi/sbi_expected_trap.S
index
a5ef26a
..
1f2d6b9
100644
(file)
--- 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: