Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev/pci
Module Name: src
Committed By: gmcgarry
Date: Tue Jun 24 10:20:41 UTC 2008
Modified Files:
src/sys/dev/pci: twa.c
Log Message:
Ragge says that 6.5.4 clause 2 says:
"Unless the type name specifies a void type, the type name shall specify
qualified or unqualified scalar type and the operand shall have scalar
type."
Therefore, don't cast to a union.
To generate a diff of this commit:
cvs rdiff -r1.25 -r1.26 src/sys/dev/pci/twa.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