CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/12/15 13:26:21
Modified files:
sys/compat/freebsd: freebsd_file.c
sys/dev/cardbus: cardbus.c
sys/dev/pci : agp.c ciss_pci.c
sys/dev/ic : ac97.c
sys/netinet6 : ip6_input.c
Log message:
- instead of rolling a macro that is functional equivalent to nitems(),
just use nitems(). (this leaves NENTS() alone for now)
ok deraadt@ krw@
