Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/mvme68k/mvme68k
Module Name: src
Committed By: he
Date: Thu Mar 8 07:11:53 UTC 2007
Modified Files:
src/sys/arch/mvme68k/mvme68k: bus_dma.c
Log Message:
Convert a local variable from void* to vaddr_t, which is neutral in the
number of casts. In another instance, use char* before pointer arithmetic.
To generate a diff of this commit:
cvs rdiff -r1.32 -r1.33 src/sys/arch/mvme68k/mvme68k/bus_dma.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index