Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys/dev/isa
Module Name: syssrc
Committed By: jdolecek
Date: Sun Mar 10 08:55:41 UTC 2002
Modified Files:
syssrc/sys/dev/isa: fd.c
Log Message:
use TAILQ_FIRST()/TAILQ_NEXT()/TAILQ_EMPTY macros rather than dereferencing
appropriate structure members
To generate a diff of this commit:
cvs rdiff -r1.21 -r1.22 syssrc/sys/dev/isa/fd.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index