Subject: CVS commit: src/sys/uvm
To: None <source-changes@netbsd.org>
From: Simon Burge <simonb@netbsd.org>
List: source-changes
Date: 02/25/2003 02:22:21
Module Name:	src
Committed By:	simonb
Date:		Tue Feb 25 00:22:21 UTC 2003

Modified Files:
	src/sys/uvm: uvm_pdaemon.c

Log Message:
Cast result of pgo_put() to (void) as is the style with other calls to
pgo_put() in UVM.

Pointed out by Andrew Brown.


To generate a diff of this commit:
cvs rdiff -r1.49 -r1.50 src/sys/uvm/uvm_pdaemon.c

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