Remove duplicate variable setting.
Spotted by: Sylvestre Gallon
This commit is contained in:
parent
c737a63263
commit
b7d3e2426f
@ -706,7 +706,6 @@ ukbd_attach(device_t dev)
|
||||
sc->sc_iface_index = uaa->info.bIfaceIndex;
|
||||
sc->sc_iface_no = uaa->info.bIfaceNum;
|
||||
sc->sc_mode = K_XLATE;
|
||||
sc->sc_iface = uaa->iface;
|
||||
|
||||
usb2_callout_init_mtx(&sc->sc_callout, &Giant, 0);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user