diff options
author | James.Smart@Emulex.Com <James.Smart@Emulex.Com> | 2005-06-25 16:34:36 +0200 |
---|---|---|
committer | James Bottomley <jejb@mulgrave.(none)> | 2005-07-03 02:06:16 +0200 |
commit | 5542134f61157d0bbd4e392919cae811a88a3e81 (patch) | |
tree | addf48e45dc8444702b4e3380a7139f8b68902cf /drivers/scsi/lpfc/lpfc_disc.h | |
parent | [SCSI] lpfc: Fix ADISC completion incorrectly putting initiators on mapped list (diff) | |
download | linux-5542134f61157d0bbd4e392919cae811a88a3e81.tar.xz linux-5542134f61157d0bbd4e392919cae811a88a3e81.zip |
[SCSI] lpfc: Remove $Id$ keyword strings.
Signed-off-by: James Smart <James.Smart@emulex.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
Diffstat (limited to 'drivers/scsi/lpfc/lpfc_disc.h')
-rw-r--r-- | drivers/scsi/lpfc/lpfc_disc.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/drivers/scsi/lpfc/lpfc_disc.h b/drivers/scsi/lpfc/lpfc_disc.h index adccc99510d5..63f4972c10a7 100644 --- a/drivers/scsi/lpfc/lpfc_disc.h +++ b/drivers/scsi/lpfc/lpfc_disc.h @@ -18,10 +18,6 @@ * can be found in the file COPYING included with this package. * *******************************************************************/ -/* - * $Id: lpfc_disc.h 1.61 2005/04/07 08:46:52EDT sf_support Exp $ - */ - #define FC_MAX_HOLD_RSCN 32 /* max number of deferred RSCNs */ #define FC_MAX_NS_RSP 65536 /* max size NameServer rsp */ #define FC_MAXLOOP 126 /* max devices supported on a fc loop */ |