Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/macppc/dev
Module Name: src
Committed By: nathanw
Date: Sun Jun 5 20:16:35 UTC 2005
Modified Files:
src/sys/arch/macppc/dev: ki2c.c
Log Message:
In ki2c_write() Apply __UNCONST() to the data parameter passed to
ki2c_start(). The same back-end routine does reads and writes, so
there's no real type-safety to be had here.
To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/sys/arch/macppc/dev/ki2c.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