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