aboutsummaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorHans J. Koch <[email protected]>2010-10-30 00:36:47 +0200
committerGreg Kroah-Hartman <[email protected]>2010-11-10 16:57:11 -0800
commit318af55ddd38bdaaa2b57f5c3bd394f3ce3a2610 (patch)
tree046eb0d15b7a0d0a02c3f454c0183e12f9d52d92 /include/linux
parentb17cd8d69a75f921d9d444cc3ac9b5b1d0b66ca0 (diff)
uio: Change mail address of Hans J. Koch
My old mail address doesn't exist anymore. This changes all occurrences to my new address. Signed-off-by: Hans J. Koch <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'include/linux')
-rw-r--r--include/linux/uio_driver.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/uio_driver.h b/include/linux/uio_driver.h
index d6188e5a52df..665517c05eaf 100644
--- a/include/linux/uio_driver.h
+++ b/include/linux/uio_driver.h
@@ -3,7 +3,7 @@
*
* Copyright(C) 2005, Benedikt Spranger <[email protected]>
* Copyright(C) 2005, Thomas Gleixner <[email protected]>
- * Copyright(C) 2006, Hans J. Koch <[email protected]>
+ * Copyright(C) 2006, Hans J. Koch <[email protected]>
* Copyright(C) 2006, Greg Kroah-Hartman <[email protected]>
*
* Userspace IO driver.