scsi: qla2xxx: Move qla2x00_is_reserved_id() from qla_inline.h into qla_init.c
authorBart Van Assche <bvanassche@acm.org>
Wed, 17 Apr 2019 21:44:16 +0000 (14:44 -0700)
committerMartin K. Petersen <martin.petersen@oracle.com>
Mon, 29 Apr 2019 21:24:49 +0000 (17:24 -0400)
commit0c6660b27feb9034fc7c9f85ec2fb6cc2395b49d
tree67b091079c8169eee1f6dbddb3bb06b9b4f42216
parentef1eb688b86ca3052131e8dc3ae85edb9fdca4a3
scsi: qla2xxx: Move qla2x00_is_reserved_id() from qla_inline.h into qla_init.c

The previous patch moved all qla2x00_is_reserved_id() callers into
qla_init.c. Hence also move the qla2x00_is_reserved_id() definition into
qla_init.c.

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>
drivers/scsi/qla2xxx/qla_init.c
drivers/scsi/qla2xxx/qla_inline.h