diff options
author | Adrian Bunk <bunk@kernel.org> | 2008-07-16 21:53:22 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2008-07-20 17:12:35 -0700 |
commit | 59247ca2fdca9691a6a7df532a830e3a133d9962 (patch) | |
tree | 7891feb09bf34672443181beaaec9506a69b11dc /drivers/char/rio/rio_linux.c | |
parent | a352def21a642133758b868c71bee12ab34ad5c5 (diff) | |
download | kernel-crypto-59247ca2fdca9691a6a7df532a830e3a133d9962.tar.gz kernel-crypto-59247ca2fdca9691a6a7df532a830e3a133d9962.tar.xz kernel-crypto-59247ca2fdca9691a6a7df532a830e3a133d9962.zip |
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/rio_linux.c')
-rw-r--r-- | drivers/char/rio/rio_linux.c | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/drivers/char/rio/rio_linux.c b/drivers/char/rio/rio_linux.c index 412777cd1e6..e49e6e6372f 100644 --- a/drivers/char/rio/rio_linux.c +++ b/drivers/char/rio/rio_linux.c @@ -25,11 +25,6 @@ * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, * USA. * - * Revision history: - * $Log: rio.c,v $ - * Revision 1.1 1999/07/11 10:13:54 wolff - * Initial revision - * * */ #include <linux/module.h> |