diff options
author | James.Smart@Emulex.Com <James.Smart@Emulex.Com> | 2005-06-25 18:34:36 +0400 |
---|---|---|
committer | James Bottomley <jejb@mulgrave.(none)> | 2005-07-03 04:06:16 +0400 |
commit | 5542134f61157d0bbd4e392919cae811a88a3e81 (patch) | |
tree | addf48e45dc8444702b4e3380a7139f8b68902cf /drivers/scsi/lpfc/lpfc_hbadisc.c | |
parent | 2501322eee84763a07fd4a3eed81b63c1837e204 (diff) | |
download | linux-5542134f61157d0bbd4e392919cae811a88a3e81.tar.xz |
[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_hbadisc.c')
-rw-r--r-- | drivers/scsi/lpfc/lpfc_hbadisc.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/drivers/scsi/lpfc/lpfc_hbadisc.c b/drivers/scsi/lpfc/lpfc_hbadisc.c index 4a84803ee839..e6086f1403f3 100644 --- a/drivers/scsi/lpfc/lpfc_hbadisc.c +++ b/drivers/scsi/lpfc/lpfc_hbadisc.c @@ -18,10 +18,6 @@ * can be found in the file COPYING included with this package. * *******************************************************************/ -/* - * $Id: lpfc_hbadisc.c 1.266 2005/04/13 11:59:06EDT sf_support Exp $ - */ - #include <linux/blkdev.h> #include <linux/pci.h> #include <linux/kthread.h> |