aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/addon_cpuid_features.c
diff options
context:
space:
mode:
authorAndreas Herrmann <andreas.herrmann3@amd.com>2008-06-10 16:05:39 +0200
committerIngo Molnar <mingo@elte.hu>2008-06-12 10:14:24 +0200
commitcd7a4e936d345ab4cb49d68192d90bd4e4c58458 (patch)
treed6f3157fef2cb268fee2bfbaa729d932fefaf470 /arch/x86/kernel/cpu/addon_cpuid_features.c
parentx86: PAT: fix ambiguous paranoia check in pat_init() (diff)
downloadlinux-dev-cd7a4e936d345ab4cb49d68192d90bd4e4c58458.tar.xz
linux-dev-cd7a4e936d345ab4cb49d68192d90bd4e4c58458.zip
x86: PAT: fixed checkpatch errors (and whitespaces)
x86: PAT: fixed checkpatch errors (and whitespaces) Signed-off-by: Andreas Herrmann <andreas.herrmann3@amd.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'arch/x86/kernel/cpu/addon_cpuid_features.c')
-rw-r--r--arch/x86/kernel/cpu/addon_cpuid_features.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/x86/kernel/cpu/addon_cpuid_features.c b/arch/x86/kernel/cpu/addon_cpuid_features.c
index 2df461f06a52..84a8220a6072 100644
--- a/arch/x86/kernel/cpu/addon_cpuid_features.c
+++ b/arch/x86/kernel/cpu/addon_cpuid_features.c
@@ -1,9 +1,7 @@
-
/*
* Routines to indentify additional cpu features that are scattered in
* cpuid space.
*/
-
#include <linux/cpu.h>
#include <asm/pat.h>