Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys/ufs/ffs
Module Name: syssrc
Committed By: enami
Date: Fri Jan 18 00:30:05 UTC 2002
Modified Files:
syssrc/sys/ufs/ffs: ffs_softdep.c
Log Message:
- For CIRCLEQ, comparing the loop variable against NULL doesn't make sense.
- Minor KNF while I'm here.
# This doesn't fix real problems though.
To generate a diff of this commit:
cvs rdiff -r1.25 -r1.26 syssrc/sys/ufs/ffs/ffs_softdep.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