git: Code clean -- nuke private defines of __arysize and arysize, replace with NELEM.
Venkatesh Srinivas
vsrinivas at crater.dragonflybsd.org
Tue Dec 21 12:28:17 PST 2010
commit a30345325512230ef0d7b4ef4357fb9d2228e401
Author: Venkatesh Srinivas <me at endeavour.zapto.org>
Date: Tue Dec 21 12:25:54 2010 -0800
Code clean -- nuke private defines of __arysize and arysize, replace with NELEM.
Summary of changes:
sys/cpu/i386/include/stdint.h | 2 --
sys/cpu/x86_64/include/stdint.h | 2 --
sys/kern/kern_slaballoc.c | 4 +---
sys/kern/uipc_mbuf.c | 4 ++--
sys/sys/param.h | 3 +++
5 files changed, 6 insertions(+), 9 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/a30345325512230ef0d7b4ef4357fb9d2228e401
--
DragonFly BSD source repository
More information about the Commits
mailing list