diff options
author | Adrian Bunk <bunk@kernel.org> | 2008-05-20 01:52:27 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2008-05-20 09:33:43 +0200 |
commit | b00dc8376465ee5f8dd49b95924e31b4c2404ab0 (patch) | |
tree | 6a06b763a217257e8988aa6db2c3649a3ca2bb63 /arch/sparc64/kernel/dtlb_prot.S | |
parent | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz... (diff) | |
download | linux-b00dc8376465ee5f8dd49b95924e31b4c2404ab0.tar.xz linux-b00dc8376465ee5f8dd49b95924e31b4c2404ab0.zip |
sparc64: 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/sparc64/kernel/dtlb_prot.S')
-rw-r--r-- | arch/sparc64/kernel/dtlb_prot.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/sparc64/kernel/dtlb_prot.S b/arch/sparc64/kernel/dtlb_prot.S index e0a920162604..b2c2c5be281c 100644 --- a/arch/sparc64/kernel/dtlb_prot.S +++ b/arch/sparc64/kernel/dtlb_prot.S @@ -1,4 +1,4 @@ -/* $Id: dtlb_prot.S,v 1.22 2001/04/11 23:40:32 davem Exp $ +/* * dtlb_prot.S: DTLB protection trap strategy. * This is included directly into the trap table. * |