ata(4): Fix a typo in a source code comment
- s/fuctions/functions/ MFC after: 3 days
This commit is contained in:
parent
c7b9006af5
commit
23781068af
@ -768,7 +768,7 @@ driver_t ata_pcichannel_driver = {
|
||||
DRIVER_MODULE(ata, atapci, ata_pcichannel_driver, NULL, NULL);
|
||||
|
||||
/*
|
||||
* misc support fucntions
|
||||
* misc support functions
|
||||
*/
|
||||
int
|
||||
ata_legacy(device_t dev)
|
||||
|
Loading…
Reference in New Issue
Block a user