commit | 3afd2d1521951cb05ef5279b71634cc55ace688b | [log] [tgz] |
---|---|---|
author | Hannes Reinecke <hare@suse.de> | Tue Oct 18 10:01:38 2016 +0200 |
committer | Martin K. Petersen <martin.petersen@oracle.com> | Tue Nov 08 17:29:55 2016 -0500 |
tree | 3a938618185a4ae8fabf866d1a38612b4d4eade5 | |
parent | c5cb444c31d1577d2dd207101ba9cf498e1c2d48 [diff] |
scsi: libfc: Replace ->exch_seq_send callback with function call The ->exch_seq_send callback only ever had one implementation, so we can 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>