riscv: vector: Fix a typo of preempt_v
authorSong Shuai <songshuaishuai@tinylab.org>
Wed, 21 Feb 2024 10:02:52 +0000 (18:02 +0800)
committerPalmer Dabbelt <palmer@rivosinc.com>
Fri, 15 Mar 2024 17:17:38 +0000 (10:17 -0700)
commit700c2d9b1b179e723a1b6201d3307c37ede90f99
treef8b69a349b28392dca09ee911eab731b60765936
parent07f2c040fa515d38a77340934d2d66ca2334fb28
riscv: vector: Fix a typo of preempt_v

The term "preempt_v" represents the RISCV_PREEMPT_V field of riscv_v_flags
and is used in lots of comments.

Here corrects the miss-spelling "prempt_v". And s/acheived/achieved/.

Reviewed-by: Andy Chiu <andybnac@gmail.com>
Signed-off-by: Song Shuai <songshuaishuai@tinylab.org>
Link: https://lore.kernel.org/r/20240221100252.3990445-1-songshuaishuai@tinylab.org
Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
arch/riscv/include/asm/simd.h