summaryrefslogtreecommitdiffstats
path: root/ipc/mqueue.c
diff options
context:
space:
mode:
authorMichal Wronski2005-11-06 21:31:54 +0100
committerAdrian Bunk2005-11-06 21:31:54 +0100
commit65163fd73c65e4c61437c28ac4ef9f3c5ba16a80 (patch)
tree555d7ff97b4c602703ae89ef836128bc59a5132d /ipc/mqueue.c
parentI am the new monkey. (diff)
downloadkernel-qcow2-linux-65163fd73c65e4c61437c28ac4ef9f3c5ba16a80.tar.gz
kernel-qcow2-linux-65163fd73c65e4c61437c28ac4ef9f3c5ba16a80.tar.xz
kernel-qcow2-linux-65163fd73c65e4c61437c28ac4ef9f3c5ba16a80.zip
Update Michal Wronski contact info
Diffstat (limited to 'ipc/mqueue.c')
-rw-r--r--ipc/mqueue.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ipc/mqueue.c b/ipc/mqueue.c
index a0f18c9cc89d..c8943b53d8e6 100644
--- a/ipc/mqueue.c
+++ b/ipc/mqueue.c
@@ -2,7 +2,7 @@
* POSIX message queues filesystem for Linux.
*
* Copyright (C) 2003,2004 Krzysztof Benedyczak (golbi@mat.uni.torun.pl)
- * Michal Wronski (wrona@mat.uni.torun.pl)
+ * Michal Wronski (Michal.Wronski@motorola.com)
*
* Spinlocks: Mohamed Abbas (abbas.mohamed@intel.com)
* Lockless receive & send, fd based notify: