diff mbox series

RISC-V: Fix a typo in the comment

Message ID 20220319022633.988597-1-atishp@rivosinc.com (mailing list archive)
State New, archived
Headers show
Series RISC-V: Fix a typo in the comment | expand

Commit Message

Atish Patra March 19, 2022, 2:26 a.m. UTC
This is just typo fix in comments introduced by the following patch.

commit a9b202606c69 ("RISC-V: Improve /proc/cpuinfo output for ISA extensions")

@palmer: This patch is on top of for-next. Please squash it before
sending the PR.

Signed-off-by: Atish Patra <atishp@rivosinc.com>
---
 arch/riscv/kernel/cpu.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/arch/riscv/kernel/cpu.c b/arch/riscv/kernel/cpu.c
index ecc2a09a66a9..625e3185bc13 100644
--- a/arch/riscv/kernel/cpu.c
+++ b/arch/riscv/kernel/cpu.c
@@ -73,7 +73,7 @@  int riscv_of_parent_hartid(struct device_node *node)
  * Here are the ordering rules of extension naming defined by RISC-V
  * specification :
  * 1. All extensions should be separated from other multi-letter extensions
- *    from other multi-letter extensions by an underscore.
+ *    by an underscore.
  * 2. The first letter following the 'Z' conventionally indicates the most
  *    closely related alphabetical extension category, IMAFDQLCBKJTPVH.
  *    If multiple 'Z' extensions are named, they should be ordered first