Subject: CVS commit: src/sys/miscfs/procfs
To: None <source-changes@NetBSD.org>
From: Mindaugas Rasiukevicius <rmind@netbsd.org>
List: source-changes
Date: 04/04/2007 01:27:34
Module Name:	src
Committed By:	rmind
Date:		Wed Apr  4 01:27:33 UTC 2007

Modified Files:
	src/sys/miscfs/procfs: procfs_vnops.c

Log Message:
procfs_readlink: Handle a possible fail of fd_getfile(), also, we
do not need to check for error again.
CID: 4436


To generate a diff of this commit:
cvs rdiff -r1.154 -r1.155 src/sys/miscfs/procfs/procfs_vnops.c

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