Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev/i2c
Module Name: src
Committed By: bouyer
Date: Thu Mar 15 16:20:36 UTC 2012
Modified Files:
src/sys/dev/i2c: cx24227.c
Log Message:
always set *data to appease gcc -03 (some users of cx24227_readreg() don't
check return value for error).
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/sys/dev/i2c/cx24227.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