Spelling nit
This commit is contained in:
parent
6c40efb697
commit
c2c8b20929
@ -739,7 +739,7 @@ devremoved(device_t dev)
|
|||||||
* the first time that no match happens, so we don't keep getting this
|
* the first time that no match happens, so we don't keep getting this
|
||||||
* message. Should that prove to be undesirable, we can change it.
|
* message. Should that prove to be undesirable, we can change it.
|
||||||
* This is called when all drivers that can attach to a given bus
|
* This is called when all drivers that can attach to a given bus
|
||||||
* decline to accept this device. Other errrors may not be detected.
|
* decline to accept this device. Other errors may not be detected.
|
||||||
*/
|
*/
|
||||||
static void
|
static void
|
||||||
devnomatch(device_t dev)
|
devnomatch(device_t dev)
|
||||||
|
Loading…
Reference in New Issue
Block a user