dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/scsi/lpfc
Adrian Bunk a6ababd26a [SCSI] lpfc: minor cleanups
This patch contains the following minor cleanups:
- make the following needlessly global functions static:
  - lpfc_els.c: lpfc_register_new_vport()
  - lpfc_els.c: lpfc_issue_els_fdisc()
  - lpfc_els.c: lpfc_issue_fabric_iocb()
  - lpfc_els.c: lpfc_fabric_abort_vport()
  - lpfc_hbadisc.c: lpfc_dev_loss_tmo_handler()
  - lpfc_hbadisc.c: lpfc_mbx_cmpl_clear_la()
  - lpfc_hbadisc.c: lpfc_disc_flush_list()
  - lpfc_hbadisc.c: __lpfc_find_node()
  - lpfc_init.c: lpfc_hb_timeout()
  - lpfc_init.c: lpfc_block_mgmt_io()
  - lpfc_sli.c: __lpfc_sli_release_iocbq()
  - lpfc_sli.c: lpfc_sli_next_hbq_slot()
  - lpfc_sli.c: lpfc_sli_hbqbuf_init_hbqs()
  - lpfc_sli.c: lpfc_sli_hbqbuf_find()
  - lpfc_sli.c: __lpfc_sli_issue_iocb()
- #if 0 the following unused global functions:
  - lpfc_els.c: lpfc_fabric_abort_flogi()
  - lpfc_hbadisc.c: lpfc_find_node()
  - lpfc_hbadisc.c: lpfc_findnode_rpi()
- remove the unused exports

Signed-off-by: Adrian Bunk <bunk@kernel.org>
Acked-by: James Smart <James.Smart@Emulex.Com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
2008-01-11 18:22:50 -06:00
..
Makefile [SCSI] lpfc: bug fixes 2007-06-17 22:38:11 -05:00
lpfc.h [SCSI] lpfc 8.2.3 : Temperature handling fix 2008-01-11 18:22:33 -06:00
lpfc_attr.c [SCSI] lpfc 8.2.3 : Temperature handling fix 2008-01-11 18:22:33 -06:00
lpfc_compat.h [PATCH] turn many #if $undefined_string into #ifdef $undefined_string 2005-07-27 16:26:08 -07:00
lpfc_crtn.h [SCSI] lpfc: minor cleanups 2008-01-11 18:22:50 -06:00
lpfc_ct.c [SCSI] lpfc 8.2.3 : Miscellaneous Small Fixes - part 1 2008-01-11 18:22:33 -06:00
lpfc_debugfs.c [SCSI] lpfc 8.2.3 : Miscellaneous Small Fixes - part 2 2008-01-11 18:22:33 -06:00
lpfc_debugfs.h [SCSI] lpfc 8.2.2 : Error messages and debugfs updates 2007-08-01 12:17:30 -05:00
lpfc_disc.h [SCSI] lpfc 8.2.3 : Miscellaneous Small Fixes - part 2 2008-01-11 18:22:33 -06:00
lpfc_els.c [SCSI] lpfc: minor cleanups 2008-01-11 18:22:50 -06:00
lpfc_hbadisc.c [SCSI] lpfc: minor cleanups 2008-01-11 18:22:50 -06:00
lpfc_hw.h [SCSI] lpfc 8.2.3 : Internal loopback fixes 2008-01-11 18:22:33 -06:00
lpfc_init.c [SCSI] lpfc: minor cleanups 2008-01-11 18:22:50 -06:00
lpfc_logmsg.h [SCSI] lpfc 8.2.3 : Added support for ASICs that report temperature 2008-01-11 18:22:31 -06:00
lpfc_mbox.c [SCSI] lpfc 8.2.3 : Miscellaneous Small Fixes - part 1 2008-01-11 18:22:33 -06:00
lpfc_mem.c [SCSI] lpfc 8.2.2 : Miscellaneous Bug Fixes 2007-08-01 12:24:10 -05:00
lpfc_nportdisc.c [SCSI] lpfc 8.2.3 : Miscellaneous Small Fixes - part 2 2008-01-11 18:22:33 -06:00
lpfc_scsi.c [SCSI] lpfc : Correct queue tag handling 2007-11-03 12:09:29 -05:00
lpfc_scsi.h [SCSI] lpfc: NPIV: split ports 2007-06-17 22:05:45 -05:00
lpfc_sli.c [SCSI] lpfc: minor cleanups 2008-01-11 18:22:50 -06:00
lpfc_sli.h [SCSI] lpfc 8.2.3 : Miscellaneous Small Fixes - part 1 2008-01-11 18:22:33 -06:00
lpfc_version.h [SCSI] lpfc 8.2.3 : Change version number to 8.2.3 2008-01-11 18:22:34 -06:00
lpfc_vport.c [SCSI] lpfc: minor cleanups 2008-01-11 18:22:50 -06:00
lpfc_vport.h [SCSI] lpfc 8.2.2 : Fix locking around HBA's port_list 2007-08-01 12:18:23 -05:00