summaryrefslogtreecommitdiff
path: root/drivers/cdrom
diff options
context:
space:
mode:
authorJesper Juhl <juhl-lkml@dif.dk>2005-07-27 18:46:10 (GMT)
committerLinus Torvalds <torvalds@g5.osdl.org>2005-07-27 23:26:20 (GMT)
commit59904159c316f7bc02d00ff7b0dc3f9d3afd07fd (patch)
tree97ae16e0588c1f3e9c61b2a49dad267600f1b4b0 /drivers/cdrom
parent77933d7276ee8fa0e2947641941a6f7a100a327b (diff)
downloadlinux-59904159c316f7bc02d00ff7b0dc3f9d3afd07fd.tar.xz
[PATCH] Update CREDITS entry and listings in source files for Jesper Juhl
a) update entry in CREDITS for Jesper Juhl b) remove email address from source files so it's only listed in credits. Signed-off-by: Jesper Juhl <jesper.juhl@gmail.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'drivers/cdrom')
-rw-r--r--drivers/cdrom/isp16.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/cdrom/isp16.c b/drivers/cdrom/isp16.c
index 8e68d85..db0fd9a 100644
--- a/drivers/cdrom/isp16.c
+++ b/drivers/cdrom/isp16.c
@@ -18,7 +18,7 @@
*
* 19 June 2004 -- check_region() converted to request_region()
* and return statement cleanups.
- * Jesper Juhl <juhl-lkml@dif.dk>
+ * - Jesper Juhl
*
* Detect cdrom interface on ISP16 sound card.
* Configure cdrom interface.