Date: Sun, 30 Dec 2001 18:03:40 -0800 (PST) From: Alan Cox <alc@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern vfs_aio.c Message-ID: <200112310203.fBV23eB73030@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
alc 2001/12/30 18:03:39 PST
Modified files:
sys/kern vfs_aio.c
Log:
o Use "td->td_proc" instead of "curproc" where possible.
o Eliminate the unnecessary initialization of several static variables
to zero.
Revision Changes Path
1.104 +8 -10 src/sys/kern/vfs_aio.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?200112310203.fBV23eB73030>
