From: Michal Wronski Date: Sun, 6 Nov 2005 20:31:54 +0000 (+0100) Subject: Update Michal Wronski contact info X-Git-Tag: Ubuntu-goldfish-3.4.0-4.27~38034^2~1 X-Git-Url: https://git.proxmox.com/?a=commitdiff_plain;h=65163fd73c65e4c61437c28ac4ef9f3c5ba16a80;p=mirror_ubuntu-zesty-kernel.git Update Michal Wronski contact info --- diff --git a/CREDITS b/CREDITS index 5b1edf3a38a2..7fb4c73e0228 100644 --- a/CREDITS +++ b/CREDITS @@ -3642,11 +3642,9 @@ S: Beaverton, OR 97005 S: USA N: Michal Wronski -E: wrona@mat.uni.torun.pl -W: http://www.mat.uni.torun.pl/~wrona +E: Michal.Wronski@motorola.com D: POSIX message queues fs (with K. Benedyczak) -S: ul. Teczowa 23/12 -S: 80-680 Gdansk-Sobieszewo +S: Krakow S: Poland N: Frank Xia 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: