diff options
author | 2025-03-04 13:00:19 +0100 | |
---|---|---|
committer | 2025-03-19 14:23:29 +0000 | |
commit | 813d39baee3229d31420af61460b97f4fafdd352 (patch) | |
tree | c99709f17660372da2b68878f79a21ac65df6e2f /net/lapb/lapb_timer.c | |
parent | riscv: Fix check_unaligned_access_all_cpus (diff) | |
download | wireguard-linux-813d39baee3229d31420af61460b97f4fafdd352.tar.xz wireguard-linux-813d39baee3229d31420af61460b97f4fafdd352.zip |
riscv: Change check_unaligned_access_speed_all_cpus to void
The return value of check_unaligned_access_speed_all_cpus() is always
zero, so make the function void so we don't need to concern ourselves
with it. The change also allows us to tidy up
check_unaligned_access_all_cpus() a bit.
Reviewed-by: Clément Léger <cleger@rivosinc.com>
Reviewed-by: Alexandre Ghiti <alexghiti@rivosinc.com>
Signed-off-by: Andrew Jones <ajones@ventanamicro.com>
Link: https://lore.kernel.org/r/20250304120014.143628-14-ajones@ventanamicro.com
Signed-off-by: Alexandre Ghiti <alexghiti@rivosinc.com>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions