aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-sparc64/bitops.h
diff options
context:
space:
mode:
authorAdrian Bunk <bunk@kernel.org>2008-05-19 16:52:27 -0700
committerDavid S. Miller <davem@davemloft.net>2008-05-20 00:33:43 -0700
commitb00dc8376465ee5f8dd49b95924e31b4c2404ab0 (patch)
tree6a06b763a217257e8988aa6db2c3649a3ca2bb63 /include/asm-sparc64/bitops.h
parentMerge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc (diff)
downloadlinux-dev-b00dc8376465ee5f8dd49b95924e31b4c2404ab0.tar.xz
linux-dev-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 'include/asm-sparc64/bitops.h')
-rw-r--r--include/asm-sparc64/bitops.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-sparc64/bitops.h b/include/asm-sparc64/bitops.h
index 11f9d8146cdf..bb87b8080220 100644
--- a/include/asm-sparc64/bitops.h
+++ b/include/asm-sparc64/bitops.h
@@ -1,4 +1,4 @@
-/* $Id: bitops.h,v 1.39 2002/01/30 01:40:00 davem Exp $
+/*
* bitops.h: Bit string operations on the V9.
*
* Copyright 1996, 1997 David S. Miller (davem@caip.rutgers.edu)