commit | 768c72cc34a26ed1c41c9af89886f91af08ded8c | [log] [tgz] |
---|---|---|
author | Hannes Reinecke <hare@suse.de> | Tue Oct 18 10:01:50 2016 +0200 |
committer | Martin K. Petersen <martin.petersen@oracle.com> | Tue Nov 08 17:29:56 2016 -0500 |
tree | 40e53028cd2c5eb90634b61a582364ecf7202500 | |
parent | 0ebaed17febadeda0f4da21da2c0f295f46348a4 [diff] |
scsi: libfc: Replace ->exch_done callback with function call The ->exch_done 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>