scsi: core: Unexport scsi_initialize_rq()
authorBart Van Assche <bart.vanassche@wdc.com>
Thu, 7 Dec 2017 23:59:31 +0000 (15:59 -0800)
committerMartin K. Petersen <martin.petersen@oracle.com>
Fri, 8 Dec 2017 02:11:53 +0000 (21:11 -0500)
commite4c9470b9f21a0ee3b4625f6d29792c240b71c67
tree6b7c2f7096c05c0fa98adc10d86a12455de20bf0
parentaf6f930ea9ecedba74d2e9508a51eb77bb11aec4
scsi: core: Unexport scsi_initialize_rq()

Commit 651a01364994 ("scsi: scsi_transport_sas: switch to bsg-lib for
SMP passthrough") removed the only call to scsi_initialize_rq() from
outside the SCSI core. Hence unexport scsi_initialize_rq().

Signed-off-by: Bart Van Assche <bart.vanassche@wdc.com>
Cc: Christoph Hellwig <hch@lst.de>
Cc: Hannes Reinecke <hare@suse.com>
Cc: Johannes Thumshirn <jthumshirn@suse.de>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/scsi_lib.c
include/scsi/scsi_cmnd.h