From: Steve Ellcey Date: Wed, 1 Oct 2014 20:46:51 +0000 (-0700) Subject: Remove extra whitespace from end of line. X-Git-Tag: upstream/2.30~6945 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=7a34129911093dac61d6f2927cd8125f8e6d9945;p=external%2Fglibc.git Remove extra whitespace from end of line. --- diff --git a/sysdeps/mips/strcmp.S b/sysdeps/mips/strcmp.S index e0c8212..3ea9b3d 100644 --- a/sysdeps/mips/strcmp.S +++ b/sysdeps/mips/strcmp.S @@ -128,7 +128,7 @@ L(worddiff): subu t0, v0, t8 nor t1, v0, t9 and t1, t0, t1 - xor t0, v0, v1 + xor t0, v0, v1 or t0, t0, t1 # if __BYTE_ORDER__ == __ORDER_LITTLE_ENDIAN__ wsbh t0, t0