linux/arch/um/os-Linux
Alex Shi 68e25613ed arch/um: remove unused varible err in remove_files_and_dir()
err is duplicated with errno, and never used; remove it.

Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Alex Shi <alexs@kernel.org>
Link: https://patch.msgid.link/20260107064009.15380-1-alexs@kernel.org
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
2026-01-13 19:43:41 +01:00
..
skas um: Add initial SMP support 2025-10-27 16:41:15 +01:00
elf_aux.c um: Always set up AT_HWCAP and AT_PLATFORM 2025-11-06 13:02:34 +01:00
execvp.c um: Allow builds with Clang 2022-03-21 08:13:03 -07:00
file.c um: Fix FD copy size in os_rcv_fd_msg() 2025-09-10 14:24:19 +02:00
helper.c um: Prohibit the VM_CLONE flag in run_helper_thread() 2025-03-20 09:26:38 +01:00
internal.h um: Add initial SMP support 2025-10-27 16:41:15 +01:00
irq.c um: Remove the unneeded result variable 2023-02-01 22:11:24 +01:00
main.c um: Always set up AT_HWCAP and AT_PLATFORM 2025-11-06 13:02:34 +01:00
Makefile um: Always set up AT_HWCAP and AT_PLATFORM 2025-11-06 13:02:34 +01:00
mem.c um: set DONTDUMP and DONTFORK flags on KASAN shadow memory 2024-11-07 17:36:30 +01:00
process.c um: Add initial SMP support 2025-10-27 16:41:15 +01:00
registers.c um: Add SECCOMP support detection and initialization 2025-06-02 16:20:01 +02:00
sigio.c um: Fix tgkill compile error on old host OSes 2025-06-02 11:22:55 +02:00
signal.c um: Handle SIGCHLD in seccomp mode like other IRQ signals 2026-01-13 19:39:09 +01:00
smp.c um: Add initial SMP support 2025-10-27 16:41:15 +01:00
start_up.c um: Add initial SMP support 2025-10-27 16:41:15 +01:00
time.c um: Add initial SMP support 2025-10-27 16:41:15 +01:00
tty.c um: Add SPDX headers for files in arch/um/os-Linux 2019-09-15 21:37:17 +02:00
umid.c arch/um: remove unused varible err in remove_files_and_dir() 2026-01-13 19:43:41 +01:00
user_syms.c x86/um: Do not inherit vDSO from host 2025-11-06 13:02:33 +01:00
util.c um: Don't mark stack executable 2025-09-10 14:24:13 +02:00