From: Steve Ellcey Date: Tue, 16 Oct 2018 18:02:03 +0000 (-0700) Subject: Remove extra space at end of line. X-Git-Tag: upstream/2.30~817 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=f0da0bcf8b270d08c172df42dfc3f2b9a9240973;p=platform%2Fupstream%2Fglibc.git Remove extra space at end of line. --- 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 */