git: net/radix: Improve prototypes of public functions
Aaron LI
aly at crater.dragonflybsd.org
Fri Nov 10 01:58:14 PST 2023
commit 305cf93359687bd99cc2fbba1725a5b0dddb5cef
Author: Aaron LI <aly at aaronly.me>
Date: Tue Jun 27 21:19:21 2023 +0800
net/radix: Improve prototypes of public functions
- Add variable name to all function parameters.
- Don't share the return type between functions.
Summary of changes:
sys/net/radix.h | 25 ++++++++++++++-----------
1 file changed, 14 insertions(+), 11 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/305cf93359687bd99cc2fbba1725a5b0dddb5cef
--
DragonFly BSD source repository
More information about the Commits
mailing list