NetBSD/sys/ufs/ffs
enami ac35ac58f5 - 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.
2002-01-18 00:30:03 +00:00
..
ffs_alloc.c
ffs_balloc.c
ffs_bswap.c
ffs_extern.h
ffs_inode.c
ffs_softdep.c - For CIRCLEQ, comparing the loop variable against NULL doesn't make sense. 2002-01-18 00:30:03 +00:00
ffs_softdep.stub.c
ffs_subr.c Only pull in <sys/systm.h> #ifdef _KERNEL, since it's a kernel only header. 2002-01-09 23:51:00 +00:00
ffs_tables.c
ffs_vfsops.c XXXX temporary measure: in the case of a softdep 'unmount pending error', 2001-12-30 15:46:53 +00:00
ffs_vnops.c Do not compare an integer to NULL. 2001-12-31 21:37:22 +00:00
fs.h revert part of rev 1.14 - #include <ufs/ufs/dinode.h> - because that 2002-01-07 15:25:22 +00:00
Makefile
softdep.h