about summary refs log tree commit diff
diff options
context:
space:
mode:
authorSteve Ellcey <sellcey@caviumnetworks.com>2018-10-16 11:02:03 -0700
committerSteve Ellcey <sellcey@caviumnetworks.com>2018-10-16 11:02:03 -0700
commitf0da0bcf8b270d08c172df42dfc3f2b9a9240973 (patch)
tree8eac7012116fcfd85ab70f203dff44b8da3669a0
parent75c1aee500ac95bde2b800b3d787c0dd805a8a82 (diff)
downloadglibc-f0da0bcf8b270d08c172df42dfc3f2b9a9240973.tar.gz
glibc-f0da0bcf8b270d08c172df42dfc3f2b9a9240973.tar.xz
glibc-f0da0bcf8b270d08c172df42dfc3f2b9a9240973.zip
Remove extra space at end of line.
-rw-r--r--sysdeps/aarch64/multiarch/memcpy_thunderx2.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/aarch64/multiarch/memcpy_thunderx2.S b/sysdeps/aarch64/multiarch/memcpy_thunderx2.S
index 5bdf0f8f21..09b4ef1ba6 100644
--- a/sysdeps/aarch64/multiarch/memcpy_thunderx2.S
+++ b/sysdeps/aarch64/multiarch/memcpy_thunderx2.S
@@ -537,7 +537,7 @@ L(dst_unaligned):
 	   as immediate. 15 code chunks process each possible
 	   index value. Computed goto is used to reach the
 	   required code. */
-	
+
 	/* Store the 16 bytes to dst and align dst for further
 	   operations, several bytes will be stored at this
 	   address once more */