From owner-cvs-all  Sun Dec 30 18: 3:43 2001
Delivered-To: cvs-all@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21])
	by hub.freebsd.org (Postfix) with ESMTP
	id 1494137B419; Sun, 30 Dec 2001 18:03:40 -0800 (PST)
Received: (from alc@localhost)
	by freefall.freebsd.org (8.11.6/8.11.6) id fBV23eB73030;
	Sun, 30 Dec 2001 18:03:40 -0800 (PST)
	(envelope-from alc)
Message-Id: <200112310203.fBV23eB73030@freefall.freebsd.org>
From: Alan Cox <alc@FreeBSD.org>
Date: Sun, 30 Dec 2001 18:03:40 -0800 (PST)
To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject: cvs commit: src/sys/kern vfs_aio.c
X-FreeBSD-CVS-Branch: HEAD
Sender: owner-cvs-all@FreeBSD.ORG
Precedence: bulk
List-ID: <cvs-all.FreeBSD.ORG>
List-Archive: <http://docs.freebsd.org/mail/> (Web Archive)
List-Help: <mailto:majordomo@FreeBSD.ORG?subject=help> (List Instructions)
List-Subscribe: <mailto:majordomo@FreeBSD.ORG?subject=subscribe%20cvs-all>
List-Unsubscribe: <mailto:majordomo@FreeBSD.ORG?subject=unsubscribe%20cvs-all>
X-Loop: FreeBSD.ORG

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