summaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel/unaligned.c
diff options
context:
space:
mode:
authorAdrian Bunk2008-05-20 01:53:02 +0200
committerDavid S. Miller2008-05-20 09:33:44 +0200
commit88278ca27a43ae503572b52ea2c171fbf45db5a2 (patch)
tree6157e33e2ba0460853ea0a28376039356fba2a41 /arch/sparc/kernel/unaligned.c
parentsparc64: remove CVS keywords (diff)
downloadkernel-qcow2-linux-88278ca27a43ae503572b52ea2c171fbf45db5a2.tar.gz
kernel-qcow2-linux-88278ca27a43ae503572b52ea2c171fbf45db5a2.tar.xz
kernel-qcow2-linux-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/kernel/unaligned.c')
-rw-r--r--arch/sparc/kernel/unaligned.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/sparc/kernel/unaligned.c b/arch/sparc/kernel/unaligned.c
index 33857be16661..c2a28c5ad650 100644
--- a/arch/sparc/kernel/unaligned.c
+++ b/arch/sparc/kernel/unaligned.c
@@ -1,4 +1,4 @@
-/* $Id: unaligned.c,v 1.23 2001/12/21 00:54:31 davem Exp $
+/*
* unaligned.c: Unaligned load/store trap handling with special
* cases for the kernel to do them more quickly.
*