git: kernel: Use M_ZERO instead of bzero()ing.
Sascha Wildner
swildner at crater.dragonflybsd.org
Thu Nov 22 09:29:45 PST 2012
commit a2d0f739b25731349970f79912832141602f1edf
Author: Sascha Wildner <saw at online.de>
Date: Thu Nov 22 18:24:47 2012 +0100
kernel: Use M_ZERO instead of bzero()ing.
Summary of changes:
sys/dev/raid/hptmv/entry.c | 3 +--
sys/netgraph7/netflow/ng_netflow.c | 4 +---
2 files changed, 2 insertions(+), 5 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/a2d0f739b25731349970f79912832141602f1edf
--
DragonFly BSD source repository
More information about the Commits
mailing list