CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/03/21 14:42:24
Modified files:
sys/dev/ic : mfi.c
sys/dev/pci : mfii.c
Log message:
Simplify some goto'ing that jumps a single line or
does nothing at all.
The first one spotted as CID 1452976.
Reads good to millert@
ok mpi@
