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

The ->seq_send 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/target/tcm_fc/tfc_cmd.c
drivers/target/tcm_fc/tfc_io.c
include/scsi/libfc.h