On 6/4/26 6:20 AM, Catalin Iacob wrote:
scsi_device_from_queue() is only referenced in drivers/scsi so move its prototype to drivers/scsi/scsi_priv.h.
The subject of this patch suggests that the implementation of the scsi_device_from_queue() function is moved while only the declaration is moved.
Thanks, Bart.
