DragonFly commits List (threaded) for 2010-12
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: Code clean -- nuke private defines of __arysize and arysize, replace with NELEM.
commit a30345325512230ef0d7b4ef4357fb9d2228e401
Author: Venkatesh Srinivas <me@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
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]