summaryrefslogtreecommitdiffstats
path: root/sys/dev/pci/pci_if.m
diff options
context:
space:
mode:
authorrstone <rstone@FreeBSD.org>2014-04-29 20:49:47 +0000
committerrstone <rstone@FreeBSD.org>2014-04-29 20:49:47 +0000
commitd932055c9c97778f8c6a9c5568453167ac4ca1b1 (patch)
treeeffcb834f0ba002c1c1aa8e87440aeeeaf0d89d3 /sys/dev/pci/pci_if.m
parente75a4a90b5dc8a8c22f0f8b5fc21bd46cb6a861f (diff)
downloadFreeBSD-src-d932055c9c97778f8c6a9c5568453167ac4ca1b1.zip
FreeBSD-src-d932055c9c97778f8c6a9c5568453167ac4ca1b1.tar.gz
Be consistent with the whitespace in the rest of these files.
X-MFC-With: r264007
Diffstat (limited to 'sys/dev/pci/pci_if.m')
-rw-r--r--sys/dev/pci/pci_if.m4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/pci/pci_if.m b/sys/dev/pci/pci_if.m
index 0f19358..82864eb 100644
--- a/sys/dev/pci/pci_if.m
+++ b/sys/dev/pci/pci_if.m
@@ -161,7 +161,7 @@ METHOD int msix_count {
} DEFAULT null_msi_count;
METHOD uint16_t get_rid {
- device_t dev;
- device_t child;
+ device_t dev;
+ device_t child;
};
OpenPOWER on IntegriCloud