git: wg: Cleanup static function prototypes in if_wg.c
Aaron LI
aly at crater.dragonflybsd.org
Thu Feb 15 00:28:04 PST 2024
commit 71d91f6071a1d8643babf83e01a621b893fcaacb
Author: Aaron LI <aly at aaronly.me>
Date: Sat Feb 3 19:21:32 2024 +0800
wg: Cleanup static function prototypes in if_wg.c
- Group the static function prototypes.
- Remove unnecessary prototypes.
- Style cleanups.
Summary of changes:
sys/net/wg/if_wg.c | 209 +++++++++++++++++++++++------------------------------
1 file changed, 90 insertions(+), 119 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/71d91f6071a1d8643babf83e01a621b893fcaacb
--
DragonFly BSD source repository
More information about the Commits
mailing list