summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/crash_dump_32.c
diff options
context:
space:
mode:
authorDave Jones <davej@redhat.com>2007-10-13 01:10:53 (GMT)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>2007-10-13 17:01:23 (GMT)
commit835c34a1687f524c37d4fb8bad18d642c74bed8d (patch)
treea87db0844841f5b989154fc59b4abf240d379992 /arch/x86/kernel/crash_dump_32.c
parent23ec23c2d3496d1cdf74f73d60ab1051405ca774 (diff)
downloadlinux-fsl-qoriq-835c34a1687f524c37d4fb8bad18d642c74bed8d.tar.xz
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/crash_dump_32.c')
-rw-r--r--arch/x86/kernel/crash_dump_32.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/x86/kernel/crash_dump_32.c b/arch/x86/kernel/crash_dump_32.c
index 3f532df..32e75d0 100644
--- a/arch/x86/kernel/crash_dump_32.c
+++ b/arch/x86/kernel/crash_dump_32.c
@@ -1,5 +1,5 @@
/*
- * kernel/crash_dump.c - Memory preserving reboot related code.
+ * Memory preserving reboot related code.
*
* Created by: Hariprasad Nellitheertha (hari@in.ibm.com)
* Copyright (C) IBM Corporation, 2004. All rights reserved