]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
scsi: libfc: Replace ->seq_exch_abort callback with function call
authorHannes Reinecke <hare@suse.de>
Tue, 18 Oct 2016 08:01:49 +0000 (10:01 +0200)
committerMartin K. Petersen <martin.petersen@oracle.com>
Tue, 8 Nov 2016 22:29:56 +0000 (17:29 -0500)
commit0ebaed17febadeda0f4da21da2c0f295f46348a4
tree2d68fa94b110f23a6d040e10b5d87bda6e857d3c
parent0cac937da525ae3aa9f4b82c6ca129d16bb321fe
scsi: libfc: Replace ->seq_exch_abort callback with function call

The ->seq_exch_abort 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
include/scsi/libfc.h