zap whitespace and tab

This commit is contained in:
purplerain 2023-09-26 19:52:17 +00:00
parent 5b49f88fed
commit 4de47ea988
Signed by: purplerain
GPG key ID: F42C07F07E2E35B7
681 changed files with 35748 additions and 35743 deletions

View file

@ -409,7 +409,7 @@ vic_attach(struct device *parent, struct device *self, void *aux)
break;
case PCI_ID_CODE(PCI_VENDOR_AMD, PCI_PRODUCT_AMD_PCNET_PCI):
if (bus_space_subregion(sc->sc_iot, ioh,
if (bus_space_subregion(sc->sc_iot, ioh,
VIC_LANCE_SIZE + VIC_MORPH_SIZE, VIC_VMXNET_SIZE,
&sc->sc_ioh) != 0) {
printf(": unable to map register window\n");