git: kernel: Use NELEM() in a few more places and nuke private arysize()'s.
Sascha Wildner
swildner at crater.dragonflybsd.org
Sun Jan 16 21:17:45 PST 2011
commit ae7ec37e848dff2a5c7e1c401f85f9df03a483b7
Author: Sascha Wildner <saw at online.de>
Date: Mon Jan 17 06:16:09 2011 +0100
kernel: Use NELEM() in a few more places and nuke private arysize()'s.
Summary of changes:
sys/dev/bridge/ecc/ecc.c | 6 +-----
sys/kern/kern_mpipe.c | 2 --
sys/kern/subr_diskgpt.c | 6 +-----
3 files changed, 2 insertions(+), 12 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/ae7ec37e848dff2a5c7e1c401f85f9df03a483b7
--
DragonFly BSD source repository
More information about the Commits
mailing list