summaryrefslogtreecommitdiffstats
path: root/ipc/sem.c
diff options
context:
space:
mode:
authorAlan Cox2009-01-05 15:06:29 +0100
committerLinus Torvalds2009-01-06 02:44:42 +0100
commit046c68842bce6b77509cf56e94a561029124b0ce (patch)
tree1a355899ba92ce4059027264cf759986234a930c /ipc/sem.c
parentX86_DEBUGCTLMSR won't work on uml (diff)
downloadkernel-qcow2-linux-046c68842bce6b77509cf56e94a561029124b0ce.tar.gz
kernel-qcow2-linux-046c68842bce6b77509cf56e94a561029124b0ce.tar.xz
kernel-qcow2-linux-046c68842bce6b77509cf56e94a561029124b0ce.zip
mm: update my address
Signed-off-by: Alan Cox <alan@redhat.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'ipc/sem.c')
-rw-r--r--ipc/sem.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ipc/sem.c b/ipc/sem.c
index 082122469b17..fea0ad3aed7b 100644
--- a/ipc/sem.c
+++ b/ipc/sem.c
@@ -58,7 +58,7 @@
* SMP-threaded, sysctl's added
* (c) 1999 Manfred Spraul <manfred@colorfullife.com>
* Enforced range limit on SEM_UNDO
- * (c) 2001 Red Hat Inc <alan@redhat.com>
+ * (c) 2001 Red Hat Inc
* Lockless wakeup
* (c) 2003 Manfred Spraul <manfred@colorfullife.com>
*