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>
This commit is contained in:
parent
a9ed83a581
commit
ad452d64c6
1 changed files with 1 additions and 1 deletions
|
@ -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
|
* @freq: Reported frequency timing
|
||||||
* @base: Base timing
|
* @base: Base timing
|
||||||
*
|
*
|
||||||
|
|
Loading…
Reference in a new issue