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)
commit768c72cc34a26ed1c41c9af89886f91af08ded8c
tree40e53028cd2c5eb90634b61a582364ecf7202500
parent0ebaed17febadeda0f4da21da2c0f295f46348a4
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