CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/09/03 03:17:10
Modified files:
sys/dev/i2c : ipmi_i2c.c
Log message:
Avoid uninitialized variable; using a for loop like in siif_recvmsg() was
what I had intended to write anyway.
spotted-by & ok jsg@
