CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/07/12 05:28:55
Modified files:
sys/dev/pci : arc.c
Log message:
Eliminate pointless 'child' variable and just cast the config_found() result to
struct scsibus_soft * like everybody else.
