Subject: Re: CVS commit: src/sys/dev
To: None <dogcow@netbsd.org>
From: YAMAMOTO Takashi <yamt@mwd.biglobe.ne.jp>
List: source-changes
Date: 03/18/2006 17:39:24
> Module Name:	src
> Committed By:	dogcow
> Date:		Sat Mar 18 01:13:24 UTC 2006
> 
> Modified Files:
> 	src/sys/dev: vnd.c
> 
> Log Message:
> in VNDIOCGET, make sure there's a valid lwp. coverity CID 837.

- what's the point of this change?
- why it is necessary for VNDIOCGET while it isn't for VNDIOOCGET?
- please follow our coding style.

YAMAMOTO Takashi