diff options
author | Krzysztof Halasa <khc@pm.waw.pl> | 2009-09-20 16:22:51 +0200 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2009-09-21 15:15:53 +0200 |
commit | ad452d64c625147c77fca7e3986d59d1826fca84 (patch) | |
tree | 80c31077c7465b5dc9b361f8fd2b755d92fbdb64 /drivers/ata | |
parent | a9ed83a581d01b8330cd1fc867fd8a770342828f (diff) | |
download | linux-3.10-ad452d64c625147c77fca7e3986d59d1826fca84.tar.gz linux-3.10-ad452d64c625147c77fca7e3986d59d1826fca84.tar.bz2 linux-3.10-ad452d64c625147c77fca7e3986d59d1826fca84.zip |
trivial: fix comment typo in drivers/ata/pata_hpt37x.c
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>
Diffstat (limited to 'drivers/ata')
-rw-r--r-- | drivers/ata/pata_hpt37x.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/ata/pata_hpt37x.c b/drivers/ata/pata_hpt37x.c index 122c786449a..d0a7df2e5ca 100644 --- 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 = { }; /** - * htp37x_clock_slot - Turn timing to PC clock entry + * hpt37x_clock_slot - Turn timing to PC clock entry * @freq: Reported frequency timing * @base: Base timing * |