git: net/radix: Remove unnecessary prototype of local functions

Aaron LI aly at crater.dragonflybsd.org
Fri Nov 10 01:58:13 PST 2023


commit 15092752dde39ddfd8ad34082a50c2a125a242b0
Author: Aaron LI <aly at aaronly.me>
Date:   Tue Jun 27 21:15:14 2023 +0800

    net/radix: Remove unnecessary prototype of local functions
    
    Personally I think it looks cleaner without these prototypes.  Meanwhile,
    move the RN_DEBUG related static variables to the top part.

Summary of changes:
 sys/net/radix.c | 31 +++++++------------------------
 1 file changed, 7 insertions(+), 24 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/15092752dde39ddfd8ad34082a50c2a125a242b0


-- 
DragonFly BSD source repository


More information about the Commits mailing list