X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?p=pandora-kernel.git;a=blobdiff_plain;f=ipc%2Fmqueue.c;h=c8943b53d8e6c3620f5dd3237c34af6462e6740d;hp=a0f18c9cc89df5983b16afc41c610e66391f5a0b;hb=7669a22592fc6cc7ac03f55a7db8d23ce938f1dc;hpb=2dd3c1df95fb29e9227f16ccd7d786d129e2b34d 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: