patch-2.4.21 linux-2.4.21/include/asm-ppc/semaphore.h

Next file: linux-2.4.21/include/asm-ppc/sembuf.h
Previous file: linux-2.4.21/include/asm-ppc/segment.h
Back to the patch index
Back to the overall index

diff -urN linux-2.4.20/include/asm-ppc/semaphore.h linux-2.4.21/include/asm-ppc/semaphore.h
@@ -1,6 +1,3 @@
-/*
- * BK Id: SCCS/s.semaphore.h 1.15 05/17/01 18:14:25 cort
- */
 #ifndef _PPC_SEMAPHORE_H
 #define _PPC_SEMAPHORE_H
 
@@ -12,7 +9,7 @@
  * -- Ani Joshi (ajoshi@unixbox.com)
  *
  * Remove spinlock-based RW semaphores; RW semaphore definitions are
- * now in rwsem.h and we use the the generic lib/rwsem.c implementation.
+ * now in rwsem.h and we use the generic lib/rwsem.c implementation.
  * Rework semaphores to use atomic_dec_if_positive.
  * -- Paul Mackerras (paulus@samba.org)
  */

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