commit | 0ebaed17febadeda0f4da21da2c0f295f46348a4 | [log] [tgz] |
---|---|---|
author | Hannes Reinecke <hare@suse.de> | Tue Oct 18 10:01:49 2016 +0200 |
committer | Martin K. Petersen <martin.petersen@oracle.com> | Tue Nov 08 17:29:56 2016 -0500 |
tree | 2d68fa94b110f23a6d040e10b5d87bda6e857d3c | |
parent | 0cac937da525ae3aa9f4b82c6ca129d16bb321fe [diff] |
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>