linux-stable/arch/um/os-Linux
Yang Guang 9b0da3f223 um: Use swap() to make code cleaner
Use the macro 'swap()' defined in 'include/linux/minmax.h' to avoid
opencoding it.

Reported-by: Zeal Robot <zealci@zte.com.cn>
Signed-off-by: Yang Guang <yang.guang5@zte.com.cn>
Signed-off-by: Richard Weinberger <richard@nod.at>
2021-12-21 21:41:04 +01:00
..
drivers
skas um: Fix stack pointer alignment 2021-06-17 22:08:31 +02:00
elf_aux.c
execvp.c
file.c
helper.c um: Fix stack pointer alignment 2021-06-17 22:08:31 +02:00
irq.c
main.c
Makefile
mem.c
process.c
registers.c um: registers: Rename function names to avoid conflicts and build problems 2021-12-21 21:22:19 +01:00
sigio.c um: Use swap() to make code cleaner 2021-12-21 21:41:04 +01:00
signal.c um: rename set_signals() to um_set_signals() 2021-12-21 21:13:44 +01:00
start_up.c um: registers: Rename function names to avoid conflicts and build problems 2021-12-21 21:22:19 +01:00
time.c
tty.c
umid.c
user_syms.c
util.c isystem: trim/fixup stdarg.h and other headers 2021-08-19 09:02:55 +09:00