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