Subject: CVS commit: src/sys/arch/prep/isa
To: None <source-changes@NetBSD.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 03/05/2007 22:36:17
Module Name:	src
Committed By:	he
Date:		Mon Mar  5 22:36:17 UTC 2007

Modified Files:
	src/sys/arch/prep/isa: isadma_machdep.c

Log Message:
Use mtod(m, char *) when you want to do pointer arithmetic on the result.


To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 src/sys/arch/prep/isa/isadma_machdep.c

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