From: Ingo Molnar Date: Tue, 17 Feb 2009 15:28:46 +0000 (+0100) Subject: x86, apic: rename 'genapic' to 'apic' X-Git-Tag: v2.6.30-rc1~211^2~43^6~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=be163a159b223e94b3180afdd47a8d468eb9a492;p=pandora-kernel.git x86, apic: rename 'genapic' to 'apic' 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 --- Reading git-diff-tree failed