aboutsummaryrefslogtreecommitdiff
path: root/drivers/char/rio/rioroute.c
diff options
context:
space:
mode:
authorAdrian Bunk <bunk@kernel.org>2008-07-16 21:53:22 +0100
committerLinus Torvalds <torvalds@linux-foundation.org>2008-07-20 17:12:35 -0700
commit59247ca2fdca9691a6a7df532a830e3a133d9962 (patch)
tree7891feb09bf34672443181beaaec9506a69b11dc /drivers/char/rio/rioroute.c
parenta352def21a642133758b868c71bee12ab34ad5c5 (diff)
drivers/char/rio/: remove VCS tags
This patch removes ancient VCS tags (either protected by #ifdef SCCS_LABELS or commented out). Signed-off-by: Adrian Bunk <bunk@kernel.org> Signed-off-by: Alan Cox <alan@redhat.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/char/rio/rioroute.c')
-rw-r--r--drivers/char/rio/rioroute.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/drivers/char/rio/rioroute.c b/drivers/char/rio/rioroute.c
index 7a9df7dcf9a..706c2a25f7a 100644
--- a/drivers/char/rio/rioroute.c
+++ b/drivers/char/rio/rioroute.c
@@ -29,9 +29,6 @@
**
** -----------------------------------------------------------------------------
*/
-#ifdef SCCS_LABELS
-static char *_rioroute_c_sccs_ = "@(#)rioroute.c 1.3";
-#endif
#include <linux/module.h>
#include <linux/slab.h>