X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=ipc%2Fmqueue.c;h=c8943b53d8e6c3620f5dd3237c34af6462e6740d;hb=b7c4a9f83f3c0f6f2a2750a389a9b758c3d9e9d2;hp=a0f18c9cc89df5983b16afc41c610e66391f5a0b;hpb=59175839783287d3b03f18460bb3539c69300837;p=linux-2.6 diff --git a/ipc/mqueue.c b/ipc/mqueue.c index a0f18c9cc8..c8943b53d8 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: