diff options
author | Adrian Bunk <bunk@kernel.org> | 2008-05-20 01:53:02 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2008-05-20 09:33:44 +0200 |
commit | 88278ca27a43ae503572b52ea2c171fbf45db5a2 (patch) | |
tree | 6157e33e2ba0460853ea0a28376039356fba2a41 /arch/sparc/lib/locks.S | |
parent | sparc64: remove CVS keywords (diff) | |
download | linux-88278ca27a43ae503572b52ea2c171fbf45db5a2.tar.xz 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/lib/locks.S')
-rw-r--r-- | arch/sparc/lib/locks.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/sparc/lib/locks.S b/arch/sparc/lib/locks.S index b1df55cb2215..64f53f2b673d 100644 --- a/arch/sparc/lib/locks.S +++ b/arch/sparc/lib/locks.S @@ -1,4 +1,4 @@ -/* $Id: locks.S,v 1.16 2000/02/26 11:02:47 anton Exp $ +/* * locks.S: SMP low-level lock primitives on Sparc. * * Copyright (C) 1996 David S. Miller (davem@caip.rutgers.edu) |