Date: Thu, 28 Aug 1997 04:12:10 -0700 (PDT) From: Michael Smith <msmith@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/dev/ppbus nlpt.c Message-ID: <199708281112.EAA28075@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
msmith 1997/08/28 04:12:10 PDT
Modified files:
sys/dev/ppbus nlpt.c
Log:
Remove bogus timeout_func_t casts.
Remove unused headers.
Remove all but one instance of the device base name.
Prototype some local static functions.
Consistently reference the softc structure as "sc" rather than "lpt".
Prompted-by: bde
Revision Changes Path
1.4 +199 -193 src/sys/dev/ppbus/nlpt.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199708281112.EAA28075>
