opnsense-src/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.c sys/dev: Replace zero with NULL for pointers. 2017-02-20 03:43:12 +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_cis_quirks.c Remove slightly used const values that can be replaced with nitems(). 2016-04-21 15:38:28 +00:00
pccard_device.c
pccarddevs
pccardreg.h
pccardvar.h Create a generic PCCARD_PNP_INFO from the MODULE_PNP_INFO building 2015-12-11 05:27:56 +00:00
pccardvarp.h Convert rman to use rman_res_t instead of u_long 2016-01-27 02:23:54 +00:00
power_if.m