kill traling white space

This commit is contained in:
Warner Losh 2018-03-23 15:35:07 +00:00
parent b1ed95fd9d
commit 9fbcec7d02
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=331428

View File

@ -147,4 +147,3 @@ MODULE_DEPEND(ed, pci, 1, 1, 1);
MODULE_DEPEND(ed, ether, 1, 1, 1);
MODULE_PNP_INFO("W32:vendor/device;D:#", pci, ed, pci_ids, sizeof(pci_ids[0]),
nitems(pci_ids) - 1);