opnsense-src/sys/dev/vx
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
..
if_vx.c sys/dev: Replace zero with NULL for pointers. 2017-02-20 03:43:12 +00:00
if_vx_pci.c The r48589 promised to remove implicit inclusion of if_var.h soon. Prepare 2013-10-26 17:58:36 +00:00
if_vxreg.h Remove references to EISA support from the vx driver, along with EISA 2017-02-16 21:56:46 +00:00
if_vxvar.h