From: Ingo Molnar Date: Tue, 17 Feb 2009 14:29:30 +0000 (+0100) Subject: x86, es7000: misc cleanups X-Git-Tag: v2.6.30-rc1~211^2~43^6~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7da18ed924b182f8174de243c55a323c56398675;p=pandora-kernel.git x86, es7000: misc cleanups These are cleanups that change the md5 signature: - asm/ => linux/ include conversion - simplify the code flow of find_unisys_acpi_oem_table() - move ACPI methods into one #ifdef block - remove 0/NULL initialization of statics - simplify/standardize printouts - update copyrights - more cleanups, pointed out by checkpatch arch/x86/kernel/es7000_32.o: text data bss dec hex filename 2693 192 44 2929 b71 es7000_32.o.before 2688 192 44 2924 b6c es7000_32.o.after Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed