aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
diff options
context:
space:
mode:
authorChristian Kujau <evil@g-house.de>2006-01-15 02:43:54 +0100
committerAdrian Bunk <bunk@r063144.stusta.swh.mhn.de>2006-01-15 02:43:54 +0100
commit624dffcbcf87b9c501b13256416a82487be962bc (patch)
treeaa190c9532c7c6549f677f6a07f8cdf51b181815 /kernel
parentSpelling fix in init/Kconfig for the help of CONFIG_SWAP (diff)
downloadlinux-dev-624dffcbcf87b9c501b13256416a82487be962bc.tar.xz
linux-dev-624dffcbcf87b9c501b13256416a82487be962bc.zip
correct email address of Manfred Spraul
I tried to send the forcedeth maintainer an email, but it came back with: "The mail address manfreds@colorfullife.com is not read anymore. Please resent your mail to manfred@ instead of manfreds@." This patch fixes this. Signed-off-by: Adrian Bunk <bunk@stusta.de>
Diffstat (limited to 'kernel')
-rw-r--r--kernel/printk.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel/printk.c b/kernel/printk.c
index 2251be80cd22..13ced0f7828f 100644
--- a/kernel/printk.c
+++ b/kernel/printk.c
@@ -11,7 +11,7 @@
* Ted Ts'o, 2/11/93.
* Modified for sysctl support, 1/8/97, Chris Horn.
* Fixed SMP synchronization, 08/08/99, Manfred Spraul
- * manfreds@colorfullife.com
+ * manfred@colorfullife.com
* Rewrote bits to get rid of console_lock
* 01Mar01 Andrew Morton <andrewm@uow.edu.au>
*/