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