x86, apic: rename genapic::apic_destination_logical to genapic::dest_logical
This field name was unreasonably long - shorten it. Signed-off-by: Ingo Molnar <mingo@elte.hu>
This commit is contained in:
@@ -30,7 +30,7 @@ struct genapic {
|
||||
|
||||
int disable_esr;
|
||||
|
||||
int apic_destination_logical;
|
||||
int dest_logical;
|
||||
unsigned long (*check_apicid_used)(physid_mask_t bitmap, int apicid);
|
||||
unsigned long (*check_apicid_present)(int apicid);
|
||||
|
||||
|
Reference in New Issue
Block a user