git: wg: Make noise_local_{ref,put}() static
Aaron LI
aly at crater.dragonflybsd.org
Thu Feb 8 00:32:32 PST 2024
commit 9bb9f5226c97a6fda06065a2ea10f9b70455c9dc
Author: Aaron LI <aly at aaronly.me>
Date: Sat Dec 9 12:27:04 2023 +0800
wg: Make noise_local_{ref,put}() static
They're not used by external code.
Summary of changes:
sys/net/wg/wg_noise.c | 8 ++++++--
sys/net/wg/wg_noise.h | 3 ---
2 files changed, 6 insertions(+), 5 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/9bb9f5226c97a6fda06065a2ea10f9b70455c9dc
--
DragonFly BSD source repository
More information about the Commits
mailing list