aboutsummaryrefslogtreecommitdiff
path: root/sys/xen/xen_msi.h
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2015-01-06 21:26:35 +0000
committerWarner Losh <imp@FreeBSD.org>2015-01-06 21:26:35 +0000
commit22598009750fcc6ad4756534d936e6021368e4db (patch)
treefe9089e5fc9e006bfe9bb2ffe19c05d9045e5980 /sys/xen/xen_msi.h
parent83373daa3571e8f11496bfed1618f9639e860b33 (diff)
downloadsrc-22598009750fcc6ad4756534d936e6021368e4db.tar.gz
src-22598009750fcc6ad4756534d936e6021368e4db.zip
Pacify clang 3.3 by ending the file with a newline. This is common
practice in the rest of the tree, but this file slipped through.
Notes
Notes: svn path=/head/; revision=276767
Diffstat (limited to 'sys/xen/xen_msi.h')
-rw-r--r--sys/xen/xen_msi.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/xen/xen_msi.h b/sys/xen/xen_msi.h
index baec4c1afda5..2817878fc71b 100644
--- a/sys/xen/xen_msi.h
+++ b/sys/xen/xen_msi.h
@@ -36,4 +36,4 @@ int xen_msi_release(int *irqs, int count);
int xen_msix_alloc(device_t dev, int *irq);
int xen_msix_release(int irq);
-#endif /* !__XEN_MSI_H__ */ \ No newline at end of file
+#endif /* !__XEN_MSI_H__ */