git: wg: Rename wg_softc_*() functions to wg_*_worker()
Aaron LI
aly at crater.dragonflybsd.org
Thu Feb 15 00:28:03 PST 2024
commit 6cb42ee98b2f9f9990ec41b138786cdf33cc8213
Author: Aaron LI <aly at aaronly.me>
Date: Mon Jan 15 22:44:22 2024 +0800
wg: Rename wg_softc_*() functions to wg_*_worker()
This makes the code more understandable.
Referred-to: OpenBSD
Summary of changes:
sys/net/wg/if_wg.c | 18 +++++++++---------
1 file changed, 9 insertions(+), 9 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/6cb42ee98b2f9f9990ec41b138786cdf33cc8213
--
DragonFly BSD source repository
More information about the Commits
mailing list