linux-xiaomi-chiron/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
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
kgdb.c
machine_kexec.c
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_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
sys_riscv.c
syscall_table.c
time.c
traps.c
traps_misaligned.c
vdso.c
vmlinux-xip.lds.S
vmlinux.lds.S