summaryrefslogtreecommitdiffstats
path: root/sys/modules/netgraph
diff options
context:
space:
mode:
authoryar <yar@FreeBSD.org>2006-02-18 23:49:28 +0000
committeryar <yar@FreeBSD.org>2006-02-18 23:49:28 +0000
commit77de99969f9e3accd304a18bf816a7b1c9fad3a5 (patch)
tree96078f7c7600b0ffe8afbfac1af53ba2f747d3d6 /sys/modules/netgraph
parent10a796424b67074921a3d61662956919dc50084e (diff)
downloadFreeBSD-src-77de99969f9e3accd304a18bf816a7b1c9fad3a5.zip
FreeBSD-src-77de99969f9e3accd304a18bf816a7b1c9fad3a5.tar.gz
Style: Remove blank lines before EOF.
Tested by: cvs diff -B
Diffstat (limited to 'sys/modules/netgraph')
-rw-r--r--sys/modules/netgraph/atm/Makefile1
-rw-r--r--sys/modules/netgraph/bluetooth/Makefile1
-rw-r--r--sys/modules/netgraph/bluetooth/bluetooth/Makefile1
-rw-r--r--sys/modules/netgraph/bluetooth/bt3c/Makefile1
-rw-r--r--sys/modules/netgraph/bluetooth/h4/Makefile1
-rw-r--r--sys/modules/netgraph/bluetooth/ubt/Makefile1
-rw-r--r--sys/modules/netgraph/bluetooth/ubtbcmfw/Makefile1
7 files changed, 0 insertions, 7 deletions
diff --git a/sys/modules/netgraph/atm/Makefile b/sys/modules/netgraph/atm/Makefile
index 02de977..51361d7 100644
--- a/sys/modules/netgraph/atm/Makefile
+++ b/sys/modules/netgraph/atm/Makefile
@@ -10,4 +10,3 @@ SUBDIR= \
uni
.include <bsd.subdir.mk>
-
diff --git a/sys/modules/netgraph/bluetooth/Makefile b/sys/modules/netgraph/bluetooth/Makefile
index 8fdd896..2c7ae7a 100644
--- a/sys/modules/netgraph/bluetooth/Makefile
+++ b/sys/modules/netgraph/bluetooth/Makefile
@@ -12,4 +12,3 @@ SUBDIR= \
ubtbcmfw
.include <bsd.subdir.mk>
-
diff --git a/sys/modules/netgraph/bluetooth/bluetooth/Makefile b/sys/modules/netgraph/bluetooth/bluetooth/Makefile
index a3c951f..35c3ead 100644
--- a/sys/modules/netgraph/bluetooth/bluetooth/Makefile
+++ b/sys/modules/netgraph/bluetooth/bluetooth/Makefile
@@ -9,4 +9,3 @@ KMOD= ng_bluetooth
SRCS= ng_bluetooth.c
.include <bsd.kmod.mk>
-
diff --git a/sys/modules/netgraph/bluetooth/bt3c/Makefile b/sys/modules/netgraph/bluetooth/bt3c/Makefile
index 753400e..36514b1 100644
--- a/sys/modules/netgraph/bluetooth/bt3c/Makefile
+++ b/sys/modules/netgraph/bluetooth/bt3c/Makefile
@@ -10,4 +10,3 @@ KMOD= ng_bt3c
SRCS= ng_bt3c_pccard.c bus_if.h card_if.h device_if.h pccarddevs.h
.include <bsd.kmod.mk>
-
diff --git a/sys/modules/netgraph/bluetooth/h4/Makefile b/sys/modules/netgraph/bluetooth/h4/Makefile
index 849d899..f8dfc96 100644
--- a/sys/modules/netgraph/bluetooth/h4/Makefile
+++ b/sys/modules/netgraph/bluetooth/h4/Makefile
@@ -10,4 +10,3 @@ KMOD= ng_h4
SRCS= ng_h4.c
.include <bsd.kmod.mk>
-
diff --git a/sys/modules/netgraph/bluetooth/ubt/Makefile b/sys/modules/netgraph/bluetooth/ubt/Makefile
index c68961c..7feb967 100644
--- a/sys/modules/netgraph/bluetooth/ubt/Makefile
+++ b/sys/modules/netgraph/bluetooth/ubt/Makefile
@@ -10,4 +10,3 @@ KMOD= ng_ubt
SRCS= ng_ubt.c bus_if.h device_if.h opt_usb.h usbdevs.h
.include <bsd.kmod.mk>
-
diff --git a/sys/modules/netgraph/bluetooth/ubtbcmfw/Makefile b/sys/modules/netgraph/bluetooth/ubtbcmfw/Makefile
index 908d2c3..e9f414f 100644
--- a/sys/modules/netgraph/bluetooth/ubtbcmfw/Makefile
+++ b/sys/modules/netgraph/bluetooth/ubtbcmfw/Makefile
@@ -10,4 +10,3 @@ KMOD= ubtbcmfw
SRCS= ubtbcmfw.c bus_if.h device_if.h opt_usb.h usbdevs.h
.include <bsd.kmod.mk>
-
OpenPOWER on IntegriCloud