projects
/
GitHub
/
mt8127
/
android_kernel_alcatel_ttab.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a9ed83a
)
trivial: fix comment typo in drivers/ata/pata_hpt37x.c
author
Krzysztof Halasa
<khc@pm.waw.pl>
Sun, 20 Sep 2009 14:22:51 +0000
(16:22 +0200)
committer
Jiri Kosina
<jkosina@suse.cz>
Mon, 21 Sep 2009 13:15:53 +0000
(15:15 +0200)
A comment fix in drivers/ata/pata_hpt37x.c.
Signed-off-by: Krzysztof Ha³asa <khc@pm.waw.pl>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/ata/pata_hpt37x.c
patch
|
blob
|
blame
|
history
diff --git
a/drivers/ata/pata_hpt37x.c
b/drivers/ata/pata_hpt37x.c
index 122c786449a90d1c2f401232b127dfa9d26d10b5..d0a7df2e5ca78472e888f7d04169313e9930d5cc 100644
(file)
--- a/
drivers/ata/pata_hpt37x.c
+++ b/
drivers/ata/pata_hpt37x.c
@@
-624,7
+624,7
@@
static struct ata_port_operations hpt374_fn1_port_ops = {
};
/**
- * h
tp
37x_clock_slot - Turn timing to PC clock entry
+ * h
pt
37x_clock_slot - Turn timing to PC clock entry
* @freq: Reported frequency timing
* @base: Base timing
*