about summary refs log tree commit diff
path: root/nptl/sysdeps/unix/sysv/linux/x86/bits
diff options
context:
space:
mode:
authorDominik Vogt <vogt@de.ibm.com>2013-07-19 05:16:28 +0000
committerCarlos O'Donell <carlos@redhat.com>2013-07-19 02:35:04 -0400
commit075b9322c9e091b7e139f4c57e07d78d896c7a62 (patch)
treeed59e1f76c65070543cce6558eb562752b0b31c9 /nptl/sysdeps/unix/sysv/linux/x86/bits
parentd3d3ce982a61f4a657589f7fa0a979e9e907580d (diff)
downloadglibc-075b9322c9e091b7e139f4c57e07d78d896c7a62.tar.gz
glibc-075b9322c9e091b7e139f4c57e07d78d896c7a62.tar.xz
glibc-075b9322c9e091b7e139f4c57e07d78d896c7a62.zip
Clean up whitespace in lock elision patches.
Signed-off-by: Carlos O'Donell <carlos@redhat.com>
Diffstat (limited to 'nptl/sysdeps/unix/sysv/linux/x86/bits')
-rw-r--r--nptl/sysdeps/unix/sysv/linux/x86/bits/pthreadtypes.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/nptl/sysdeps/unix/sysv/linux/x86/bits/pthreadtypes.h b/nptl/sysdeps/unix/sysv/linux/x86/bits/pthreadtypes.h
index 1852e07842..28b49bd893 100644
--- a/nptl/sysdeps/unix/sysv/linux/x86/bits/pthreadtypes.h
+++ b/nptl/sysdeps/unix/sysv/linux/x86/bits/pthreadtypes.h
@@ -112,7 +112,7 @@ typedef union
     {
       struct
       {
-        short __espins;
+	short __espins;
 	short __elision;
 # define __spins d.__espins
 # define __elision d.__elision