aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOtavio Salvador <[email protected]>2009-09-29 14:18:19 -0300
committerJiri Kosina <[email protected]>2009-11-09 09:40:55 +0100
commitd914e5b7038cf75ebf5cc1daec890368859e2225 (patch)
tree963503dbcb936ec613bfe7a2405878b10cfacd89
parentb89ea90d402c13c8dd4d5dfc8d4a0b6efc5492df (diff)
pata_cs5535: fix comment header typo
Signed-off-by: Otavio Salvador <[email protected]> Signed-off-by: Jiri Kosina <[email protected]>
-rw-r--r--drivers/ata/pata_cs5535.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/ata/pata_cs5535.c b/drivers/ata/pata_cs5535.c
index 403f56165cec..71cef9a962d4 100644
--- a/drivers/ata/pata_cs5535.c
+++ b/drivers/ata/pata_cs5535.c
@@ -4,7 +4,7 @@
* Alan Cox <[email protected]>
*
* based upon cs5535.c from AMD <[email protected]> as cleaned up and
- * made readable and Linux style by Wolfgang Zuleger <[email protected]
+ * made readable and Linux style by Wolfgang Zuleger <[email protected]>
* and Alexander Kiausch <[email protected]>
*
* This program is free software; you can redistribute it and/or modify