git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ab6fb7c
)
x86, apic: rename 'genapic' to 'apic'
author
Ingo Molnar
<mingo@elte.hu>
Tue, 17 Feb 2009 15:28:46 +0000
(16:28 +0100)
committer
Ingo 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