summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2000-01-27 02:58:20 +0000
committerRalf Baechle <ralf@linux-mips.org>2000-01-27 02:58:20 +0000
commit9ad99e56f2647036552b02a032865c0a65e2a158 (patch)
treecd85a9256b38b1320ce4fe943be7168f73e2e808 /drivers/scsi
parent56667aa92bc7769441077266554d158bb6a481e7 (diff)
Cleanup.
Diffstat (limited to 'drivers/scsi')
-rw-r--r--drivers/scsi/atp870u.c2
-rw-r--r--drivers/scsi/atp870u.h9
2 files changed, 4 insertions, 7 deletions
diff --git a/drivers/scsi/atp870u.c b/drivers/scsi/atp870u.c
index be2db8091..5d0e54153 100644
--- a/drivers/scsi/atp870u.c
+++ b/drivers/scsi/atp870u.c
@@ -39,7 +39,7 @@ struct proc_dir_entry proc_scsi_atp870u =
void mydlyu(unsigned int);
/*
- * static const char RCSid[] = "$Header$";
+ * static const char RCSid[] = "$Header: /usr/src/linux/kernel/blk_drv/scsi/RCS/atp870u.c,v 1.0 1997/05/07 15:22:00 root Exp root $";
*/
static unsigned char admaxu = 1, host_idu[2], chip_veru[2], scam_on[2], global_map[2];
diff --git a/drivers/scsi/atp870u.h b/drivers/scsi/atp870u.h
index d5a2c5faf..83698d4c7 100644
--- a/drivers/scsi/atp870u.h
+++ b/drivers/scsi/atp870u.h
@@ -1,13 +1,10 @@
#ifndef _ATP870U_H
-/* $Id$
- *
+/* $Id: atp870u.h,v 1.0 1997/05/07 15:09:00 root Exp root $
+
* Header file for the ACARD 870U/W driver for Linux
*
- * $Log$
- * Revision 1.2 2000/01/26 20:23:40 ralf
- * Merge with Linux 2.3.23, part 1.
- *
+ * $Log: atp870u.h,v $
* Revision 1.0 1997/05/07 15:09:00 root
* Initial revision
*