Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: Daniel Carosone <dan@netbsd.org>
List: source-changes
Date: 02/22/2004 01:00:41
Module Name:	src
Committed By:	dan
Date:		Sun Feb 22 01:00:41 UTC 2004

Modified Files:
	src/sys/kern: vfs_bio.c

Log Message:
micro-optimisation - if we're going to return 0, do so before doing
other unnecessary work


To generate a diff of this commit:
cvs rdiff -r1.117 -r1.118 src/sys/kern/vfs_bio.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.