aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpuid.c
diff options
context:
space:
mode:
authorDave Jones <davej@redhat.com>2007-10-12 21:10:53 -0400
committerLinus Torvalds <torvalds@woody.linux-foundation.org>2007-10-13 10:01:23 -0700
commit835c34a1687f524c37d4fb8bad18d642c74bed8d (patch)
treea87db0844841f5b989154fc59b4abf240d379992 /arch/x86/kernel/cpuid.c
parentfix sparc32 breakage (result of vmlinux.lds.S bug) (diff)
downloadlinux-dev-835c34a1687f524c37d4fb8bad18d642c74bed8d.tar.xz
linux-dev-835c34a1687f524c37d4fb8bad18d642c74bed8d.zip
Delete filenames in comments.
Since the x86 merge, lots of files that referenced their own filenames are no longer correct. Rather than keep them up to date, just delete them, as they add no real value. Additionally: - fix up comment formatting in scx200_32.c - Remove a credit from myself in setup_64.c from a time when we had no SCM - remove longwinded history from tsc_32.c which can be figured out from git. Signed-off-by: Dave Jones <davej@redhat.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'arch/x86/kernel/cpuid.c')
-rw-r--r--arch/x86/kernel/cpuid.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/x86/kernel/cpuid.c b/arch/x86/kernel/cpuid.c
index 5c2faa10e9fa..f4548c93ccf5 100644
--- a/arch/x86/kernel/cpuid.c
+++ b/arch/x86/kernel/cpuid.c
@@ -11,8 +11,6 @@
* ----------------------------------------------------------------------- */
/*
- * cpuid.c
- *
* x86 CPUID access device
*
* This device is accessed by lseek() to the appropriate CPUID level