Subject: CVS commit: src/sys/arch/acorn26/podulebus
To: None <source-changes@NetBSD.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 03/05/2007 15:55:19
Module Name: src
Committed By: he
Date: Mon Mar 5 15:55:19 UTC 2007
Modified Files:
src/sys/arch/acorn26/podulebus: if_eh.c
Log Message:
Use a local variable of the appropriate type, assign from argument,
and get rid of some casts as a bonus, following caddr_t removal.
To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 src/sys/arch/acorn26/podulebus/if_eh.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.