Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 99122a3f authored by Dave Jones's avatar Dave Jones Committed by Ingo Molnar
Browse files

x86: remove more bogus filenames in comments.



Signed-off-by: default avatarDave Jones <davej@redhat.com>
Signed-off-by: default avatarThomas Gleixner <tglx@linutronix.de>
Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
parent 3abf024d
Loading
Loading
Loading
Loading
+1 −3
Original line number Diff line number Diff line
/*
 *  asm-i386/acpi.h
 *
 *  Copyright (C) 2001 Paul Diefenbaugh <paul.s.diefenbaugh@intel.com>
 *  Copyright (C) 2001 Patrick Mochel <mochel@osdl.org>
 *
+1 −3
Original line number Diff line number Diff line
/*
 *  asm-x86_64/acpi.h
 *
 *  Copyright (C) 2001 Paul Diefenbaugh <paul.s.diefenbaugh@intel.com>
 *  Copyright (C) 2001 Patrick Mochel <mochel@osdl.org>
 *
+1 −1
Original line number Diff line number Diff line
@@ -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>
+0 −2
Original line number Diff line number Diff line
/*
 * include/asm-i386/i387.h
 *
 * Copyright (C) 1994 Linus Torvalds
 *
 * Pentium III FXSR, SSE support
+0 −2
Original line number Diff line number Diff line
/*
 * include/asm-x86_64/i387.h
 *
 * Copyright (C) 1994 Linus Torvalds
 *
 * Pentium III FXSR, SSE support
Loading