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

The ->exch_done callback only ever had one implementation,
so we can as well call it 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_lport.c
drivers/target/tcm_fc/tfc_cmd.c
include/scsi/libfc.h