Align the mixed naming for the variables used to reference to
authormglocker <mglocker@openbsd.org>
Mon, 1 Feb 2021 09:21:51 +0000 (09:21 +0000)
committermglocker <mglocker@openbsd.org>
Mon, 1 Feb 2021 09:21:51 +0000 (09:21 +0000)
commit781a6a5cf8982f5e2522c1a9481e61cacef7cfff
tree5bd3e50dac85dd05114c79ad771bbd7dcd4afae0
parent579115bd8030bcb948465f30a110b4809584e290
Align the mixed naming for the variables used to reference to
bInterfaceNumber and bAlternateSetting as following:

        ifaceidx -> ifaceno
        altidx -> altno

Suggested and ok mpi@
sys/dev/usb/ugen.c
sys/dev/usb/usb_subr.c
sys/dev/usb/usbdi.c
sys/dev/usb/usbdi.h