Skip to content

Commit

Permalink
trivial: fix comment typo in drivers/ata/pata_hpt37x.c
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Krzysztof Halasa authored and Jiri Kosina committed Sep 21, 2009
1 parent a9ed83a commit ad452d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/ata/pata_hpt37x.c
Original file line number Diff line number Diff line change
Expand Up @@ -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
*
Expand Down

0 comments on commit ad452d6

Please sign in to comment.