git: wg: Rename 'wg_lock' to 'wg_mtx' since shared lock is unused

Aaron LI aly at crater.dragonflybsd.org
Thu Feb 8 00:32:33 PST 2024


commit 29e2a8a4037583d31877a7dd6e30e8c7011d2995
Author: Aaron LI <aly at aaronly.me>
Date:   Thu Feb 8 11:21:04 2024 +0800

    wg: Rename 'wg_lock' to 'wg_mtx' since shared lock is unused

Summary of changes:
 sys/net/wg/if_wg.c | 20 ++++++++++----------
 1 file changed, 10 insertions(+), 10 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/29e2a8a4037583d31877a7dd6e30e8c7011d2995


-- 
DragonFly BSD source repository


More information about the Commits mailing list