Subject: CVS commit: src/sys/compat/netbsd32
To: None <source-changes@NetBSD.org>
From: David Laight <dsl@netbsd.org>
List: source-changes
Date: 01/26/2008 21:01:24
Module Name:	src
Committed By:	dsl
Date:		Sat Jan 26 21:01:24 UTC 2008

Modified Files:
	src/sys/compat/netbsd32: netbsd32_compat_43.c

Log Message:
Remove some dubious casting of the address of integer variables that
can only be 'not invalid' if the sizes match - when it is unnecessary.


To generate a diff of this commit:
cvs rdiff -r1.47 -r1.48 src/sys/compat/netbsd32/netbsd32_compat_43.c

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