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
- Lines: 16
- Date:
2003-06-13 07:51:38.000000000 -0700
- Orig file:
linux-2.4.20/include/asm-ppc/semaphore.h
- Orig date:
2002-11-28 15:53:15.000000000 -0800
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)