Whitespace cleanup
authorAndreas Schwab <schwab@linux-m68k.org>
Fri, 12 Mar 2010 18:55:40 +0000 (19:55 +0100)
committerAndreas Schwab <schwab@linux-m68k.org>
Fri, 12 Mar 2010 18:55:40 +0000 (19:55 +0100)
sysdeps/unix/sysv/linux/m68k/m68k-helpers.S
sysdeps/unix/sysv/linux/m68k/nptl/lowlevellock.h
sysdeps/unix/sysv/linux/m68k/nptl/pt-vfork.S
sysdeps/unix/sysv/linux/m68k/nptl/vfork.S
sysdeps/unix/sysv/linux/m68k/vfork.S

index 00db4bb..242d23d 100644 (file)
@@ -86,7 +86,7 @@ ENTRY (__vdso_atomic_cmpxchg_32_stub)
        rts
        cfi_endproc
 END (__vdso_atomic_cmpxchg_32_stub)
-       
+
        .hidden __vdso_atomic_barrier_stub
 ENTRY (__vdso_atomic_barrier_stub)
        cfi_startproc
index 926077d..bc2970e 100644 (file)
@@ -73,7 +73,7 @@
       : (fl))                                                                \
    : ((fl) | (((private) ^ FUTEX_PRIVATE_FLAG)                               \
              & THREAD_GETMEM (THREAD_SELF, header.private_futex))))
-# endif              
+# endif
 #endif
 
 
index 36c9270..639d5ed 100644 (file)
@@ -31,6 +31,6 @@
        tstl    %d0                     ; \
        beq     1f                      ; /* If we are the parent... */ \
        movel   %d1, PID_OFFSET(%a1)    ; /* Restore the PID.  */ \
-1:     
+1:
 
 #include <sysdeps/unix/sysv/linux/m68k/vfork.S>
index 8599c3d..95e3764 100644 (file)
@@ -33,6 +33,6 @@
        tstl    %d0                     ; \
        beq     1f                      ; /* If we are the parent... */ \
        movel   %d1, PID_OFFSET(%a1)    ; /* Restore the PID.  */ \
-1:     
+1:
 
 #include <sysdeps/unix/sysv/linux/m68k/vfork.S>
index 61bbf2f..4def7e3 100644 (file)
@@ -43,7 +43,7 @@ ENTRY (__vfork)
           saves data in D1 and A1.  */
 
        SAVE_PID
-       
+
        /* Pop the return PC value into A0.  */
        movel   %sp@+, %a0