Date: Sun, 14 Oct 2001 13:10:05 -0700 (PDT) From: Luigi Rizzo <luigi@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern vfs_default.c Message-ID: <200110142010.f9EKA5858225@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
luigi 2001/10/14 13:10:05 PDT
Modified files: (Branch: RELENG_4)
sys/kern vfs_default.c
Log:
Remove a warning for an unused variable (technically the variable
was used, but in a way that the compiler could optimize out presumably
before checking for usage.)
Revision Changes Path
1.28.2.5 +2 -4 src/sys/kern/vfs_default.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?200110142010.f9EKA5858225>
