linux/drivers/scsi/libfc
Hannes Reinecke 7ab24dd165 scsi: libfc: Replace ->seq_els_rsp_send callback with function call
The 'seq_els_rsp_send' callback only ever had one implementation,
so we might as well drop it and use the function directly.

Signed-off-by: Hannes Reinecke <hare@suse.com>
Acked-by: Johannes Thumshirn <jth@kernel.org>
Acked-by: Johannes Thumshirn <jth@kernel.org>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
2016-11-08 17:29:54 -05:00
..
fc_disc.c scsi: libfc: Replace ->seq_els_rsp_send callback with function call 2016-11-08 17:29:54 -05:00
fc_elsct.c
fc_exch.c scsi: libfc: Replace ->seq_els_rsp_send callback with function call 2016-11-08 17:29:54 -05:00
fc_fcp.c scsi: libfc: wait for E_D_TOV when out-of-order sequence is received 2016-11-08 17:29:53 -05:00
fc_frame.c [SCSI] libfc, fcoe, bnx2fc: cleanup fcoe_dev_stats 2012-07-20 08:31:47 +01:00
fc_libfc.c libfc: Replace rcu_assign_pointer() with RCU_INIT_POINTER() 2014-09-30 09:28:36 +02:00
fc_libfc.h libfc, libfcoe, fcoe: Convert debug_logging macros to pr_info 2012-12-14 10:38:55 -08:00
fc_lport.c scsi: libfc: Replace ->seq_els_rsp_send callback with function call 2016-11-08 17:29:54 -05:00
fc_npiv.c libfc: Use the correct function name in kernel-doc comment. 2015-11-09 17:15:52 -08:00
fc_rport.c scsi: libfc: Replace ->seq_els_rsp_send callback with function call 2016-11-08 17:29:54 -05:00
Makefile