freebsd-dev/sys/dev/pccard
Pedro F. Giffuni 4d24901ac9 sys/dev: Replace zero with NULL for pointers.
Makes things easier to read, plus architectures may set NULL to something
different than zero.

Found with:	devel/coccinelle
MFC after:	3 weeks
2017-02-20 03:43:12 +00:00
..
card_if.m
pccard_cis_quirks.c Remove slightly used const values that can be replaced with nitems(). 2016-04-21 15:38:28 +00:00
pccard_cis.c Use uintmax_t (typedef'd to rman_res_t type) for rman ranges. 2016-03-18 01:28:41 +00:00
pccard_cis.h
pccard_device.c
pccard.c sys/dev: Replace zero with NULL for pointers. 2017-02-20 03:43:12 +00:00
pccarddevs
pccardreg.h
pccardvar.h
pccardvarp.h
power_if.m