Module Name: src Committed By: riastradh Date: Sat Mar 12 15:30:51 UTC 2022
Modified Files:
src/sys/dev/usb: vhci.c
Log Message:
vhci(4): Make vhci_usb_attach/detach return void.
These never fail, so no need to return zero.
To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 src/sys/dev/usb/vhci.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
