commit | e4c9470b9f21a0ee3b4625f6d29792c240b71c67 | [log] [tgz] |
---|---|---|
author | Bart Van Assche <bart.vanassche@wdc.com> | Thu Dec 07 15:59:31 2017 -0800 |
committer | Martin K. Petersen <martin.petersen@oracle.com> | Thu Dec 07 21:11:53 2017 -0500 |
tree | 6b7c2f7096c05c0fa98adc10d86a12455de20bf0 | |
parent | af6f930ea9ecedba74d2e9508a51eb77bb11aec4 [diff] |
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>