commit | e87b77779381ca148006da1d5f541df52ff6a445 | [log] [tgz] |
---|---|---|
author | Hannes Reinecke <hare@suse.de> | Tue Oct 18 10:01:40 2016 +0200 |
committer | Martin K. Petersen <martin.petersen@oracle.com> | Tue Nov 08 17:29:55 2016 -0500 |
tree | 1ea299cff160e6577932244bde2a0b35d75f289d | |
parent | 944ef9689d8affc13d16c09ac2dba56c5b4c5ff7 [diff] |
scsi: libfc: Replace ->rport_lookup callback with function call The ->rport_lookup callback only ever had a single 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>