x86, apic: rename 'genapic' to 'apic'
authorIngo Molnar <mingo@elte.hu>
Tue, 17 Feb 2009 15:28:46 +0000 (16:28 +0100)
committerIngo Molnar <mingo@elte.hu>
Tue, 17 Feb 2009 16:53:57 +0000 (17:53 +0100)
Impact: cleanup

Now that all APIC code is consolidated there's nothing 'gen' about
apics anymore - so rename 'struct genapic' to 'struct apic'.

This shortens the code and is nicer to read as well.

Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found