]> git.baikalelectronics.ru Git - kernel.git/commit
RISC-V: Fix a comment typo in riscv_of_parent_hartid()
authorAtish Patra <atishp@rivosinc.com>
Sat, 19 Mar 2022 02:26:33 +0000 (19:26 -0700)
committerPalmer Dabbelt <palmer@rivosinc.com>
Thu, 31 Mar 2022 06:22:31 +0000 (23:22 -0700)
commite67f253495648467de188c85f7b3200d412e9d63
tree4aaddfb20012264f58f179715eedda699631bc26
parent572a8b6aa26b489190fcbdb1946d8e875ac43931
RISC-V: Fix a comment typo in riscv_of_parent_hartid()

This fixes a typo in a comment that is both obvious and went unnoticed.

Signed-off-by: Atish Patra <atishp@rivosinc.com>
Fixes: 7ffcb4572b28 ("RISC-V: Improve /proc/cpuinfo output for ISA extensions")
Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
arch/riscv/kernel/cpu.c