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