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

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