]> git.baikalelectronics.ru Git - kernel.git/commit
scsi: libfc: Replace ->seq_start_next callback with function call
authorHannes Reinecke <hare@suse.de>
Tue, 18 Oct 2016 08:01:51 +0000 (10:01 +0200)
committerMartin K. Petersen <martin.petersen@oracle.com>
Tue, 8 Nov 2016 22:29:56 +0000 (17:29 -0500)
commit60d130430cbaf68854c4026783ea5f9cd2a5ab8f
tree575b413e2bd34218416851f773b73371632952ff
parent789f46541a214a85689862bc7096c8cae19af459
scsi: libfc: Replace ->seq_start_next callback with function call

The ->seq_start_next callback only ever had one implementation,
so call the function directly and drop the callback.

Signed-off-by: Hannes Reinecke <hare@suse.com>
Acked-by: Johannes Thumshirn <jth@kernel.org>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/libfc/fc_exch.c
drivers/scsi/libfc/fc_fcp.c
drivers/scsi/libfc/fc_libfc.c
drivers/target/tcm_fc/tfc_cmd.c
drivers/target/tcm_fc/tfc_io.c
include/scsi/libfc.h