Style.
This commit is contained in:
parent
5865e1b91b
commit
cb0e752f8e
@ -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