git: if_loop: Use ifc->ifc_name and minor cleanups
Aaron LI
aly at crater.dragonflybsd.org
Wed Aug 8 02:10:42 PDT 2018
commit 426d6ad04af3385f289cad4f7b0a68148573b0e5
Author: Aaron LI <aly at aaronly.me>
Date: Thu Jun 21 13:49:15 2018 +0800
if_loop: Use ifc->ifc_name and minor cleanups
* Use "ifc->ifc_name" instead of explicit "lo".
* Minor style updates.
Summary of changes:
sys/net/if_loop.c | 13 +++++--------
1 file changed, 5 insertions(+), 8 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/426d6ad04af3385f289cad4f7b0a68148573b0e5
--
DragonFly BSD source repository
More information about the Commits
mailing list