summaryrefslogtreecommitdiffstats
path: root/include/asm-x86/checksum_64.h
diff options
context:
space:
mode:
authorDave Jones2008-01-30 13:30:28 +0100
committerIngo Molnar2008-01-30 13:30:28 +0100
commit99122a3fe74c4918cdc86a8d6d63b40240fa8881 (patch)
treeb73519d2b422726b0951ec695d8bc39a7ba1ba60 /include/asm-x86/checksum_64.h
parentx86: nuke a ton of unused exports (diff)
downloadkernel-qcow2-linux-99122a3fe74c4918cdc86a8d6d63b40240fa8881.tar.gz
kernel-qcow2-linux-99122a3fe74c4918cdc86a8d6d63b40240fa8881.tar.xz
kernel-qcow2-linux-99122a3fe74c4918cdc86a8d6d63b40240fa8881.zip
x86: remove more bogus filenames in comments.
Signed-off-by: Dave Jones <davej@redhat.com> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'include/asm-x86/checksum_64.h')
-rw-r--r--include/asm-x86/checksum_64.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-x86/checksum_64.h b/include/asm-x86/checksum_64.h
index 419fe88a0342..e5f79997decc 100644
--- a/include/asm-x86/checksum_64.h
+++ b/include/asm-x86/checksum_64.h
@@ -4,7 +4,7 @@
/*
* Checksums for x86-64
* Copyright 2002 by Andi Kleen, SuSE Labs
- * with some code from asm-i386/checksum.h
+ * with some code from asm-x86/checksum.h
*/
#include <linux/compiler.h>