From ff8a695b6d740e45b9e4b7ca454cdbca4f04ed7a Mon Sep 17 00:00:00 2001 From: Paul Pluzhnikov Date: Wed, 2 May 2012 14:01:37 -0700 Subject: [PATCH] Kill trailing whitespace. --- nptl/sysdeps/x86_64/pthread_spin_lock.S | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nptl/sysdeps/x86_64/pthread_spin_lock.S b/nptl/sysdeps/x86_64/pthread_spin_lock.S index 5e3431c903..b2acb61562 100644 --- a/nptl/sysdeps/x86_64/pthread_spin_lock.S +++ b/nptl/sysdeps/x86_64/pthread_spin_lock.S @@ -16,7 +16,7 @@ . */ #include - + .globl pthread_spin_lock .type pthread_spin_lock,@function .align 16 -- 2.43.5