aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/mm/fault.c
diff options
context:
space:
mode:
authorAdrian Bunk <bunk@kernel.org>2008-05-19 16:53:02 -0700
committerDavid S. Miller <davem@davemloft.net>2008-05-20 00:33:44 -0700
commit88278ca27a43ae503572b52ea2c171fbf45db5a2 (patch)
tree6157e33e2ba0460853ea0a28376039356fba2a41 /arch/sparc/mm/fault.c
parentsparc64: remove CVS keywords (diff)
downloadlinux-dev-88278ca27a43ae503572b52ea2c171fbf45db5a2.tar.xz
linux-dev-88278ca27a43ae503572b52ea2c171fbf45db5a2.zip
sparc: remove CVS keywords
This patch removes the CVS keywords that weren't updated for a long time from comments. Signed-off-by: Adrian Bunk <bunk@kernel.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'arch/sparc/mm/fault.c')
-rw-r--r--arch/sparc/mm/fault.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/sparc/mm/fault.c b/arch/sparc/mm/fault.c
index abd50795a7b6..0a3cd8f6cfe4 100644
--- a/arch/sparc/mm/fault.c
+++ b/arch/sparc/mm/fault.c
@@ -1,4 +1,4 @@
-/* $Id: fault.c,v 1.122 2001/11/17 07:19:26 davem Exp $
+/*
* fault.c: Page fault handlers for the Sparc.
*
* Copyright (C) 1995 David S. Miller (davem@caip.rutgers.edu)