commit | 0e145a595d4113caee8c1d9d3345781567c43826 | [log] [tgz] |
---|---|---|
author | Bart Van Assche <bvanassche@acm.org> | Wed Apr 17 14:44:12 2019 -0700 |
committer | Martin K. Petersen <martin.petersen@oracle.com> | Mon Apr 29 17:24:48 2019 -0400 |
tree | b9219dc0346f6f30697322fcb8920649c2fef432 | |
parent | 19ce192cd718e02f880197c0983404ca48236807 [diff] |
scsi: qla2xxx: Move qla2x00_set_reserved_loop_ids() definition Since qla2x00_set_reserved_loop_ids() only has a single caller, move it into the source file from where it is called. Cc: Himanshu Madhani <hmadhani@marvell.com> Cc: Giridhar Malavali <gmalavali@marvell.com> Signed-off-by: Bart Van Assche <bvanassche@acm.org> Acked-by: Himanshu Madhani <hmadhani@marvell.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>