mirror of
https://github.com/torvalds/linux.git
synced 2025-11-11 22:19:23 +02:00
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>
|
||
|---|---|---|
| .. | ||
| etap.h | ||
| ethertap_kern.c | ||
| ethertap_user.c | ||
| Makefile | ||
| tuntap.h | ||
| tuntap_kern.c | ||
| tuntap_user.c | ||