[PATCH for review] [68/145] x86_64: Remove obsolete CVS $ from assembler files in arch/x86_64/kernel/*

From: Andi Kleen
Date: Thu Aug 10 2006 - 16:11:09 EST


r

CVS hasn't been used for a long time for them.

Signed-off-by: Andi Kleen <ak@xxxxxxx>

---
arch/x86_64/kernel/entry.S | 2 --
arch/x86_64/kernel/head.S | 2 --
2 files changed, 4 deletions(-)

Index: linux/arch/x86_64/kernel/entry.S
===================================================================
--- linux.orig/arch/x86_64/kernel/entry.S
+++ linux/arch/x86_64/kernel/entry.S
@@ -4,8 +4,6 @@
* Copyright (C) 1991, 1992 Linus Torvalds
* Copyright (C) 2000, 2001, 2002 Andi Kleen SuSE Labs
* Copyright (C) 2000 Pavel Machek <pavel@xxxxxxx>
- *
- * $Id$
*/

/*
Index: linux/arch/x86_64/kernel/head.S
===================================================================
--- linux.orig/arch/x86_64/kernel/head.S
+++ linux/arch/x86_64/kernel/head.S
@@ -5,8 +5,6 @@
* Copyright (C) 2000 Pavel Machek <pavel@xxxxxxx>
* Copyright (C) 2000 Karsten Keil <kkeil@xxxxxxx>
* Copyright (C) 2001,2002 Andi Kleen <ak@xxxxxxx>
- *
- * $Id: head.S,v 1.49 2002/03/19 17:39:25 ak Exp $
*/


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/