1
linux/arch/um/os-Linux/drivers
Tiwei Bie 53471c5749 um: Make local functions and variables static
This will also fix the warnings like:

warning: no previous prototype for ‘fork_handler’ [-Wmissing-prototypes]
  140 | void fork_handler(void)
      |      ^~~~~~~~~~~~

Signed-off-by: Tiwei Bie <tiwei.btw@antgroup.com>
Signed-off-by: Richard Weinberger <richard@nod.at>
2024-04-22 21:43:03 +02:00
..
etap.h
ethertap_kern.c um: Make local functions and variables static 2024-04-22 21:43:03 +02:00
ethertap_user.c um: Convert strscpy() usage to 2-argument style 2024-02-20 20:47:32 -08:00
Makefile
tuntap_kern.c um: Make local functions and variables static 2024-04-22 21:43:03 +02:00
tuntap_user.c um: Convert strscpy() usage to 2-argument style 2024-02-20 20:47:32 -08:00
tuntap.h