Style.
This commit is contained in:
parent
86ab2a8857
commit
4b87d8b43b
@ -510,7 +510,7 @@ native_start_all_aps(void)
|
||||
outb(CMOS_DATA, mpbiosreason);
|
||||
|
||||
/* number of APs actually started */
|
||||
return mp_naps;
|
||||
return (mp_naps);
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user