aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CREDITS2
-rw-r--r--ipc/mqueue.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/CREDITS b/CREDITS
index 6c06ded9882b..be4656279b0a 100644
--- a/CREDITS
+++ b/CREDITS
@@ -3658,7 +3658,7 @@ S: Portland, OR
S: USA
N: Michal Wronski
D: POSIX message queues fs (with K. Benedyczak)
S: Krakow
S: Poland
diff --git a/ipc/mqueue.c b/ipc/mqueue.c
index c45ae86cec31..7c274002c9f5 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 ([email protected])
- * Michal Wronski ([email protected])
+ * Michal Wronski ([email protected])
*
* Spinlocks: Mohamed Abbas ([email protected])
* Lockless receive & send, fd based notify: