linux-bl808/arch/riscv/kernel
Minghao Chi 8da46c0f98
RISC-V: Remove redundant err variable
Return value from user_regset_copyin() directly instead of taking this
in another redundant variable.

Reported-by: Zeal Robot <zealci@zte.com.cn>
Signed-off-by: Minghao Chi <chi.minghao@zte.com.cn>
Signed-off-by: CGEL ZTE <cgel.zte@gmail.com>
Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
2022-01-20 10:24:12 -08:00
..
probes
vdso
.gitignore
asm-offsets.c RISC-V: Avoid using per cpu array for ordered booting 2022-01-20 09:26:59 -08:00
cacheinfo.c
cpu-hotplug.c riscv: remove cpu_stop() 2022-01-09 11:02:39 -08:00
cpu.c riscv: Use pgtable_l4_enabled to output mmu_type in cpuinfo 2022-01-19 17:54:10 -08:00
cpu_ops.c RISC-V: Move spinwait booting method to its own config 2022-01-20 09:27:16 -08:00
cpu_ops_sbi.c RISC-V: Avoid using per cpu array for ordered booting 2022-01-20 09:26:59 -08:00
cpu_ops_spinwait.c RISC-V: Use __cpu_up_stack/task_pointer only for spinwait method 2022-01-20 09:27:08 -08:00
cpufeature.c
crash_dump.c
crash_save_regs.S
efi-header.S
efi.c
entry.S
fpu.S
ftrace.c
head.h RISC-V: Move spinwait booting method to its own config 2022-01-20 09:27:16 -08:00
head.S RISC-V: Move spinwait booting method to its own config 2022-01-20 09:27:16 -08:00
image-vars.h
irq.c
jump_label.c
kexec_relocate.S riscv: Don't use va_pa_offset on kdump 2022-01-09 10:38:06 -08:00
kgdb.c
machine_kexec.c riscv: use hart id instead of cpu id on machine_kexec 2022-01-09 10:40:00 -08:00
Makefile RISC-V: Move spinwait booting method to its own config 2022-01-20 09:27:16 -08:00
mcount-dyn.S
mcount.S
module-sections.c
module.c
patch.c
perf_callchain.c perf: Drop dead and useless guest "support" from arm, csky, nds32 and riscv 2021-11-17 14:49:07 +01:00
perf_event.c
perf_regs.c
process.c
ptrace.c RISC-V: Remove redundant err variable 2022-01-20 10:24:12 -08:00
reset.c
riscv_ksyms.c
sbi.c RISC-V: Do not use cpumask data structure for hartid bitmap 2022-01-20 09:27:22 -08:00
setup.c RISC-V: Do not use cpumask data structure for hartid bitmap 2022-01-20 09:27:22 -08:00
signal.c
smp.c RISC-V: Use common riscv_cpuid_to_hartid_mask() for both SMP=y and SMP=n 2022-01-09 12:13:31 -08:00
smpboot.c RISC-V: Do not use cpumask data structure for hartid bitmap 2022-01-20 09:27:22 -08:00
soc.c
stacktrace.c arch: Make ARCH_STACKWALK independent of STACKTRACE 2021-12-10 14:06:03 +00:00
sys_riscv.c
syscall_table.c
time.c
traps.c exit: Add and use make_task_dead. 2021-12-13 12:04:45 -06:00
traps_misaligned.c
vdso.c
vmlinux-xip.lds.S riscv: vmlinux.lds.S|vmlinux-xip.lds.S: remove .fixup section 2022-01-05 17:53:37 -08:00
vmlinux.lds.S riscv: vmlinux.lds.S|vmlinux-xip.lds.S: remove .fixup section 2022-01-05 17:53:37 -08:00