Subject: CVS commit: syssrc/sys/ufs/ffs
To: None <source-changes@netbsd.org>
From: enami tsugutomo <enami@netbsd.org>
List: source-changes
Date: 01/18/2002 02:30:05
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.