aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
diff options
context:
space:
mode:
authorDavid Woodhouse <dwmw2@shinybook.infradead.org>2004-12-13 10:56:24 +0000
committerDavid Woodhouse <dwmw2@shinybook.infradead.org>2004-12-13 10:56:24 +0000
commit5fa0d48a32dcb1e64aef4f12e09e6ff1b8f9f056 (patch)
treebad60c5058914cee903b960c4e673ddea10d5730 /kernel
parent48b28cc7d099787d2a28dae92091b9942f324e5d (diff)
parent4eda5472e92540fce92263fdb89134b99735feb5 (diff)
downloadhistory-5fa0d48a32dcb1e64aef4f12e09e6ff1b8f9f056.tar.gz
Merge shinybook.infradead.org:/home/dwmw2/bk/linus-2.6
into shinybook.infradead.org:/home/dwmw2/bk/mtd-2.6
Diffstat (limited to 'kernel')
-rw-r--r--kernel/workqueue.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel/workqueue.c b/kernel/workqueue.c
index ee77ccd01d047c..9e08e0c343f8c3 100644
--- a/kernel/workqueue.c
+++ b/kernel/workqueue.c
@@ -8,7 +8,7 @@
*
* Derived from the taskqueue/keventd code by:
*
- * David Woodhouse <dwmw2@redhat.com>
+ * David Woodhouse <dwmw2@infradead.org>
* Andrew Morton <andrewm@uow.edu.au>
* Kai Petzke <wpp@marie.physik.tu-berlin.de>
* Theodore Ts'o <tytso@mit.edu>