Subject: CVS commit: syssrc/sys/ufs/ext2fs
To: None <source-changes@netbsd.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 10/23/2002 22:52:16
Module Name:	syssrc
Committed By:	jdolecek
Date:		Wed Oct 23 19:52:16 UTC 2002

Modified Files:
	syssrc/sys/ufs/ext2fs: ext2fs_vnops.c

Log Message:
ext2fs_remove(): use 'else' to eliminate need for goto (and improve
readibility, even)


To generate a diff of this commit:
cvs rdiff -r1.42 -r1.43 syssrc/sys/ufs/ext2fs/ext2fs_vnops.c

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