CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/11/05 11:58:59
Modified files:
sys/arch/amd64/pci: aapic.c
sys/arch/landisk/dev: obio.c rs5c313.c
sys/arch/sh/dev: scif.c shb.c shpcic.c
sys/arch/sh/sh : cpu.c
sys/dev/ic : bcmgenet.c dc.c mtd8xx.c re.c rtl81x9.c
smc83c170.c xl.c
sys/dev/pci : cz.c if_se.c if_sk.c
sys/dev/pci/drm: drm_drv.c
sys/dev/pci/drm/i915: i915_driver.c
Log message:
The first field of struct cfdriver is a pointer. Put NULL rather than 0 here.
