]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - ipc/mqueue.c
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
[karo-tx-linux.git] / ipc / mqueue.c
index c45ae86cec31efba043d21d531c6e64f4bce5fc5..7c274002c9f5911d21a5f6a704e85be40d1e1777 100644 (file)
@@ -2,7 +2,7 @@
  * POSIX message queues filesystem for Linux.
  *
  * Copyright (C) 2003,2004  Krzysztof Benedyczak    (golbi@mat.uni.torun.pl)
- *                          Michal Wronski          (Michal.Wronski@motorola.com)
+ *                          Michal Wronski          (michal.wronski@gmail.com)
  *
  * Spinlocks:               Mohamed Abbas           (abbas.mohamed@intel.com)
  * Lockless receive & send, fd based notify: