patch-2.4.22 linux-2.4.22/include/asm-ppc/atomic.h

Next file: linux-2.4.22/include/asm-ppc/backlight.h
Previous file: linux-2.4.22/include/asm-ppc/a.out.h
Back to the patch index
Back to the overall index

diff -urN linux-2.4.21/include/asm-ppc/atomic.h linux-2.4.22/include/asm-ppc/atomic.h
@@ -2,7 +2,7 @@
  * PowerPC atomic operations
  */
 
-#ifndef _ASM_PPC_ATOMIC_H_ 
+#ifndef _ASM_PPC_ATOMIC_H_
 #define _ASM_PPC_ATOMIC_H_
 
 typedef struct { volatile int counter; } atomic_t;

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)