Date: Sat, 28 Nov 1998 19:12:07 -0800 (PST) From: Bruce Evans <bde@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/ufs/ffs ffs_subr.c Message-ID: <199811290312.TAA05729@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 1998/11/28 19:12:07 PST
Modified files:
sys/ufs/ffs ffs_subr.c
Log:
Don't use the strange null pointer constant `(ufs_daddr_t)0' in a call
to VOP_BMAP(). Don't use uncast NULLs in the same call.
Revision Changes Path
1.22 +3 -3 src/sys/ufs/ffs/ffs_subr.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199811290312.TAA05729>
