WSL2-Linux-Kernel/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
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
scripts
.gitignore
Kconfig
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