aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
diff options
context:
space:
mode:
authorDavid Woodhouse <dwmw2@shinybook.infradead.org>2005-01-05 21:11:47 +0100
committerDavid Woodhouse <dwmw2@shinybook.infradead.org>2005-01-05 21:11:47 +0100
commitee7ce018c513404c68148688b4c692ede25719cf (patch)
tree70552f5afa45ce908eecf2fb6e0663e42341d659 /kernel
parent1db608d19a9479d0cae16a2cab6c77e7f1457453 (diff)
parent956846c2ac0246da330c16720c9325442205f029 (diff)
downloadhistory-ee7ce018c513404c68148688b4c692ede25719cf.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>