Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 5542134f authored by James.Smart@Emulex.Com's avatar James.Smart@Emulex.Com Committed by James Bottomley
Browse files

[SCSI] lpfc: Remove $Id$ keyword strings.

parent 2501322e
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -19,8 +19,6 @@
# *******************************************************************/
######################################################################

#$Id: Makefile 1.58 2005/01/23 19:00:32EST sf_support Exp  $

ifneq ($(GCOV),)
  EXTRA_CFLAGS += -fprofile-arcs -ftest-coverage
  EXTRA_CFLAGS += -O0
+0 −4
Original line number Diff line number Diff line
@@ -18,10 +18,6 @@
 * can be found in the file COPYING included with this package.    *
 *******************************************************************/

/*
 * $Id: lpfc.h 1.167 2005/04/07 08:47:05EDT sf_support Exp  $
 */

struct lpfc_sli2_slim;

#define LPFC_MAX_TARGET         256	/* max targets supported */
+0 −4
Original line number Diff line number Diff line
@@ -18,10 +18,6 @@
 * can be found in the file COPYING included with this package.    *
 *******************************************************************/

/*
 * $Id: lpfc_attr.c 1.24 2005/04/13 11:58:55EDT sf_support Exp  $
 */

#include <linux/ctype.h>
#include <linux/pci.h>
#include <linux/interrupt.h>
+0 −2
Original line number Diff line number Diff line
@@ -19,8 +19,6 @@
 *******************************************************************/

/*
 * $Id: lpfc_compat.h 1.32 2005/01/25 17:51:45EST sf_support Exp  $
 *
 * This file provides macros to aid compilation in the Linux 2.4 kernel
 * over various platform architectures.
 */
+0 −4
Original line number Diff line number Diff line
@@ -18,10 +18,6 @@
 * can be found in the file COPYING included with this package.    *
 *******************************************************************/

/*
 * $Id: lpfc_crtn.h 1.166 2005/04/07 08:46:47EDT sf_support Exp  $
 */

void lpfc_dump_mem(struct lpfc_hba *, LPFC_MBOXQ_t *, uint16_t);
void lpfc_read_nv(struct lpfc_hba *, LPFC_MBOXQ_t *);
int lpfc_read_la(struct lpfc_hba * phba, LPFC_MBOXQ_t * pmb,
Loading