--- Gnu-Mach/linux/src/drivers/scsi/aha152x.h 2020/09/02 04:41:39 1.1 +++ Gnu-Mach/linux/src/drivers/scsi/aha152x.h 2020/09/02 04:41:39 1.1.1.1 @@ -2,7 +2,7 @@ #define _AHA152X_H /* - * $Id: aha152x.h,v 1.1 2020/09/02 04:41:39 root Exp $ + * $Id: aha152x.h,v 1.1.1.1 2020/09/02 04:41:39 root Exp $ */ #if defined(__KERNEL__) @@ -23,7 +23,7 @@ int aha152x_proc_info(char *buffer, char (unless we support more than 1 cmd_per_lun this should do) */ #define AHA152X_MAXQUEUE 7 -#define AHA152X_REVID "Adaptec 152x SCSI driver; $Revision: 1.1 $" +#define AHA152X_REVID "Adaptec 152x SCSI driver; $Revision: 1.1.1.1 $" extern struct proc_dir_entry proc_scsi_aha152x;