aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/ed
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2018-03-23 15:35:07 +0000
committerWarner Losh <imp@FreeBSD.org>2018-03-23 15:35:07 +0000
commit9fbcec7d0252567abceb0daa75379f03da3eeef5 (patch)
tree24639043650d56f97b17d1d42bcb5c79340e5357 /sys/dev/ed
parentb1ed95fd9d1ddda7ebd00c737e2b49b0216c194e (diff)
downloadsrc-9fbcec7d0252567abceb0daa75379f03da3eeef5.tar.gz
src-9fbcec7d0252567abceb0daa75379f03da3eeef5.zip
kill traling white space
Notes
Notes: svn path=/head/; revision=331428
Diffstat (limited to 'sys/dev/ed')
-rw-r--r--sys/dev/ed/if_ed_pci.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/dev/ed/if_ed_pci.c b/sys/dev/ed/if_ed_pci.c
index d023ab42e669..b487b97de820 100644
--- a/sys/dev/ed/if_ed_pci.c
+++ b/sys/dev/ed/if_ed_pci.c
@@ -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);
-