aboutsummaryrefslogtreecommitdiff
path: root/arch/riscv/include/asm/fence.h
diff options
context:
space:
mode:
authorYuli Wang <[email protected]>2024-03-19 15:50:34 +0800
committerHuacai Chen <[email protected]>2024-03-19 15:50:34 +0800
commitfea1c949f6ca5059e12de00d0483645debc5b206 (patch)
treeaa0cb0c63da9acf9b199a4515fb08202a872e366 /arch/riscv/include/asm/fence.h
parent9c68ece8b2a5c5ff9b2fcaea923dd73efeb174cd (diff)
LoongArch/crypto: Clean up useless assignment operations
The LoongArch CRC32 hw acceleration is based on arch/mips/crypto/ crc32-mips.c. While the MIPS code supports both MIPS32 and MIPS64, but LoongArch32 lacks the CRC instruction. As a result, the line "len -= sizeof(u32)" is unnecessary. Removing it can make context code style more unified and improve code readability. Cc: [email protected] Reviewed-by: WANG Xuerui <[email protected]> Suggested-by: Wentao Guan <[email protected]> Signed-off-by: Yuli Wang <[email protected]> Signed-off-by: Huacai Chen <[email protected]>
Diffstat (limited to 'arch/riscv/include/asm/fence.h')
0 files changed, 0 insertions, 0 deletions