riscv: __asm_copy_to-from_user: Fix: Typos in comments
authorAkira Tsukamoto <akira.tsukamoto@gmail.com>
Tue, 20 Jul 2021 08:53:23 +0000 (17:53 +0900)
committerPalmer Dabbelt <palmerdabbelt@google.com>
Sat, 24 Jul 2021 00:49:12 +0000 (17:49 -0700)
commitea196c548c0ac407afd31d142712b6da8bd00244
tree678bb5358b61681b00f9a80341d9635487f0a44a
parentd4b3e0105e3c2411af666a50b1bf2d25656a5e83
riscv: __asm_copy_to-from_user: Fix: Typos in comments

Fixing typos and grammar mistakes and using more intuitive label
name.

Signed-off-by: Akira Tsukamoto <akira.tsukamoto@gmail.com>
Fixes: ca6eaaa210de ("riscv: __asm_copy_to-from_user: Optimize unaligned memory access and pipeline stall")
Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com>
arch/riscv/lib/uaccess.S