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