summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2014-11-14 21:08:51 +0000
committerimp <imp@FreeBSD.org>2014-11-14 21:08:51 +0000
commitaf156fd6f9a7bb50911ce1e6adec4eb76b801f8e (patch)
tree2e0429ec1bfc24d90762a359820ba3e7ae0c07e9
parented62ae8a62a7b4e05b43080c82ef8db1d6af7e41 (diff)
downloadFreeBSD-src-af156fd6f9a7bb50911ce1e6adec4eb76b801f8e.zip
FreeBSD-src-af156fd6f9a7bb50911ce1e6adec4eb76b801f8e.tar.gz
Cleanup trailing newlines noticed while looking for other issues.
-rw-r--r--sys/boot/ficl/amd64/sysdep.c2
-rw-r--r--sys/boot/ficl/arm/sysdep.c2
-rw-r--r--sys/boot/ficl/i386/sysdep.c2
-rw-r--r--sys/boot/ficl/mips/sysdep.c2
-rw-r--r--sys/boot/ficl/mips64/sysdep.c2
-rw-r--r--sys/boot/ficl/powerpc/sysdep.c2
-rw-r--r--sys/boot/ficl/sparc64/sysdep.c2
7 files changed, 0 insertions, 14 deletions
diff --git a/sys/boot/ficl/amd64/sysdep.c b/sys/boot/ficl/amd64/sysdep.c
index 00b0d4a..ad38660 100644
--- a/sys/boot/ficl/amd64/sysdep.c
+++ b/sys/boot/ficl/amd64/sysdep.c
@@ -97,5 +97,3 @@ int ficlLockDictionary(short fLock)
return 0;
}
#endif /* FICL_MULTITHREAD */
-
-
diff --git a/sys/boot/ficl/arm/sysdep.c b/sys/boot/ficl/arm/sysdep.c
index 00b0d4a..ad38660 100644
--- a/sys/boot/ficl/arm/sysdep.c
+++ b/sys/boot/ficl/arm/sysdep.c
@@ -97,5 +97,3 @@ int ficlLockDictionary(short fLock)
return 0;
}
#endif /* FICL_MULTITHREAD */
-
-
diff --git a/sys/boot/ficl/i386/sysdep.c b/sys/boot/ficl/i386/sysdep.c
index 2a5346a..39c853b 100644
--- a/sys/boot/ficl/i386/sysdep.c
+++ b/sys/boot/ficl/i386/sysdep.c
@@ -133,5 +133,3 @@ int ficlLockDictionary(short fLock)
return 0;
}
#endif /* FICL_MULTITHREAD */
-
-
diff --git a/sys/boot/ficl/mips/sysdep.c b/sys/boot/ficl/mips/sysdep.c
index 00b0d4a..ad38660 100644
--- a/sys/boot/ficl/mips/sysdep.c
+++ b/sys/boot/ficl/mips/sysdep.c
@@ -97,5 +97,3 @@ int ficlLockDictionary(short fLock)
return 0;
}
#endif /* FICL_MULTITHREAD */
-
-
diff --git a/sys/boot/ficl/mips64/sysdep.c b/sys/boot/ficl/mips64/sysdep.c
index 00b0d4a..ad38660 100644
--- a/sys/boot/ficl/mips64/sysdep.c
+++ b/sys/boot/ficl/mips64/sysdep.c
@@ -97,5 +97,3 @@ int ficlLockDictionary(short fLock)
return 0;
}
#endif /* FICL_MULTITHREAD */
-
-
diff --git a/sys/boot/ficl/powerpc/sysdep.c b/sys/boot/ficl/powerpc/sysdep.c
index 00b0d4a..ad38660 100644
--- a/sys/boot/ficl/powerpc/sysdep.c
+++ b/sys/boot/ficl/powerpc/sysdep.c
@@ -97,5 +97,3 @@ int ficlLockDictionary(short fLock)
return 0;
}
#endif /* FICL_MULTITHREAD */
-
-
diff --git a/sys/boot/ficl/sparc64/sysdep.c b/sys/boot/ficl/sparc64/sysdep.c
index 00b0d4a..ad38660 100644
--- a/sys/boot/ficl/sparc64/sysdep.c
+++ b/sys/boot/ficl/sparc64/sysdep.c
@@ -97,5 +97,3 @@ int ficlLockDictionary(short fLock)
return 0;
}
#endif /* FICL_MULTITHREAD */
-
-
OpenPOWER on IntegriCloud