Date: Mon, 30 Jun 1997 17:45:45 -0700 (PDT) From: Bruce Evans <bde@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/i386/eisa if_vx_eisa.c src/sys/pci if_vx_pci.c Message-ID: <199707010045.RAA21979@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 1997/06/30 17:45:45 PDT
Modified files:
sys/i386/eisa if_vx_eisa.c
sys/pci if_vx_pci.c
Log:
Don't cast function pointers to (void *). This will cause warnings.
They should be fixed when similar warnings for the general interrupt
attach routines are fixed.
Removed unused #include.
Revision Changes Path
1.3 +2 -4 src/sys/i386/eisa/if_vx_eisa.c
1.4 +1 -3 src/sys/pci/if_vx_pci.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199707010045.RAA21979>
