cosmetic changes
This commit is contained in:
parent
22441375bb
commit
387ef0ea9b
1 changed files with 1 additions and 1 deletions
|
@ -338,7 +338,7 @@ static apic_mp_t* search_apic(size_t base, size_t limit) {
|
|||
if (tmp->signature == MP_FLT_SIGNATURE) {
|
||||
if (!((tmp->version > 4) || tmp->features[0]))
|
||||
return tmp;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
return NULL;
|
||||
|
|
Loading…
Add table
Reference in a new issue