Fix whitespace issues.
authorUlrich Drepper <drepper@redhat.com>
Wed, 10 Feb 2010 06:46:23 +0000 (22:46 -0800)
committerUlrich Drepper <drepper@redhat.com>
Wed, 10 Feb 2010 06:46:23 +0000 (22:46 -0800)
sysdeps/powerpc/powerpc32/power7/fpu/s_isinf.S
sysdeps/powerpc/powerpc64/power7/fpu/s_finite.S
sysdeps/powerpc/powerpc64/power7/fpu/s_isinf.S
sysdeps/powerpc/powerpc64/power7/fpu/s_isnan.S

index 1c8a384..2979534 100644 (file)
@@ -86,4 +86,3 @@ compat_symbol (libc, __isinf, __isinfl, GLIBC_2_0);
 compat_symbol (libc, isinf, isinfl, GLIBC_2_0);
 # endif
 #endif
-
index e76e8a5..6763d1a 100644 (file)
@@ -66,4 +66,3 @@ compat_symbol (libc, __finite, __finitel, GLIBC_2_0);
 compat_symbol (libc, finite, finitel, GLIBC_2_0);
 # endif
 #endif
-
index 9a72ce7..f896d38 100644 (file)
@@ -69,4 +69,3 @@ compat_symbol (libc, __isinf, __isinfl, GLIBC_2_0);
 compat_symbol (libc, isinf, isinfl, GLIBC_2_0);
 # endif
 #endif
-
index cd9c75e..8877012 100644 (file)
@@ -67,4 +67,3 @@ compat_symbol (libc, __isnan, __isnanl, GLIBC_2_0);
 compat_symbol (libc, isnan, isnanl, GLIBC_2_0);
 # endif
 #endif
-