git: kernel: Shuffle some initialization around to avoid forward declarations.
Sascha Wildner
swildner at crater.dragonflybsd.org
Mon Dec 19 04:19:50 PST 2011
commit 35efc471e1ab9e76b762b40026c28dde8eefe055
Author: Sascha Wildner <saw at online.de>
Date: Mon Dec 19 13:18:57 2011 +0100
kernel: Shuffle some initialization around to avoid forward declarations.
Summary of changes:
sys/ddb/db_command.c | 121 ++++++++++++++++++++---------------------
sys/netgraph/async/ng_async.c | 81 +++++++++++++--------------
sys/netgraph7/ng_async.c | 82 +++++++++++++---------------
3 files changed, 137 insertions(+), 147 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/35efc471e1ab9e76b762b40026c28dde8eefe055
--
DragonFly BSD source repository
More information about the Commits
mailing list