From owner-cvs-all Thu May 23 23: 6:21 2002 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 2283837B404; Thu, 23 May 2002 23:06:19 -0700 (PDT) Received: (from peter@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4O66JT96105; Thu, 23 May 2002 23:06:19 -0700 (PDT) (envelope-from peter) Message-Id: <200205240606.g4O66JT96105@freefall.freebsd.org> From: Peter Wemm Date: Thu, 23 May 2002 23:06:19 -0700 (PDT) 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: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG peter 2002/05/23 23:06:19 PDT Modified files: sys/kern vfs_aio.c Log: Fix warnings. Also, removed an unused variable that I found that was just initialized and never used afterwards. Revision Changes Path 1.130 +4 -6 src/sys/kern/vfs_aio.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message