]> 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)
commite3b6bd3fa45721742ef12e8519a10f9002e0a829
tree4aaddfb20012264f58f179715eedda699631bc26
parent8eef740c64c571ed9c572f6c9050596e0bbb9f81
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: b5db061814dc ("RISC-V: Improve /proc/cpuinfo output for ISA extensions")
Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
arch/riscv/kernel/cpu.c