alistair23-linux/arch/um
Ignat Korchagin 2e27d33d22 um: Fix typo in vector driver transport option definition
No big problem as "raw" and "gre" have the same length, but could go wrong if
they don't in the future.

Signed-off-by: Ignat Korchagin <ignat@cloudflare.com>
Signed-off-by: Richard Weinberger <richard@nod.at>
2020-04-29 21:22:15 +02:00
..
configs um: Cleanup CONFIG_IOSCHED_CFQ 2020-03-29 23:15:22 +02:00
drivers um: Fix typo in vector driver transport option definition 2020-04-29 21:22:15 +02:00
include um: Fix xor.h include 2020-04-29 21:21:51 +02:00
kernel um: syscall.c: include <asm/unistd.h> 2020-04-29 21:22:04 +02:00
os-Linux um: Implement time-travel=ext 2020-03-29 23:29:08 +02:00
scripts
.gitignore .gitignore: add SPDX License Identifier 2020-03-25 11:50:48 +01:00
Kconfig um: Make CONFIG_STATIC_LINK actually static 2020-03-29 23:51:24 +02:00
Kconfig.debug
Makefile um: ensure make ARCH=um mrproper removes arch/$(SUBARCH)/include/generated/ 2020-04-23 10:50:26 +09:00
Makefile-os-Linux
Makefile-skas