linux-stable/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 um: Add SPDX headers for files in arch/um/os-Linux 2019-09-15 21:37:17 +02:00
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 kbuild: remove --include-dir MAKEFLAG from top Makefile 2023-02-05 18:51:22 +09:00
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 um: Add SPDX headers for files in arch/um/os-Linux 2019-09-15 21:37:17 +02:00