Fix typos in a comment.
This commit is contained in:
parent
242f49613d
commit
d1b951ba96
@ -258,8 +258,8 @@ isa_alloc_resource(device_t bus, device_t child, int type, int *rid,
|
||||
|
||||
/*
|
||||
* This inlines a modified resource_list_alloc(); this is needed
|
||||
* because the resources need to have offsets added to them, whcih
|
||||
* cannot be done beforehand without patching the resource list entires
|
||||
* because the resources need to have offsets added to them, which
|
||||
* cannot be done beforehand without patching the resource list entries
|
||||
* (which is ugly).
|
||||
*/
|
||||
if (passthrough) {
|
||||
|
Loading…
Reference in New Issue
Block a user