git: Code clean -- nuke private defines of __arysize and arysize

看板DFBSD_commit作者時間15年前 (2010/12/22 04:32), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
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
文章代碼(AID): #1D4Gx8AO (DFBSD_commit)