diff options
Diffstat (limited to 'drivers/scsi/lpfc/lpfc_scsi.h')
-rw-r--r-- | drivers/scsi/lpfc/lpfc_scsi.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/drivers/scsi/lpfc/lpfc_scsi.h b/drivers/scsi/lpfc/lpfc_scsi.h index 4aafba47628d..519b5c85b2c2 100644 --- a/drivers/scsi/lpfc/lpfc_scsi.h +++ b/drivers/scsi/lpfc/lpfc_scsi.h | |||
@@ -18,10 +18,6 @@ | |||
18 | * can be found in the file COPYING included with this package. * | 18 | * can be found in the file COPYING included with this package. * |
19 | *******************************************************************/ | 19 | *******************************************************************/ |
20 | 20 | ||
21 | /* | ||
22 | * $Id: lpfc_scsi.h 1.83 2005/04/07 08:47:43EDT sf_support Exp $ | ||
23 | */ | ||
24 | |||
25 | struct lpfc_hba; | 21 | struct lpfc_hba; |
26 | 22 | ||
27 | #define list_remove_head(list, entry, type, member) \ | 23 | #define list_remove_head(list, entry, type, member) \ |