On Tue, 22 Aug 2023 08:30:41 -0700, Bart Van Assche wrote: > Most callers of scsi_rescan_device() have the scsi_device pointer readily > available. Pass a struct scsi_device pointer to scsi_rescan_device() > instead of a struct device pointer. This change prevents that a > pointer to another struct device would be passed accidentally to > scsi_rescan_device(). > > Remove the scsi_rescan_device() declaration from the scsi_priv.h header > file since it duplicates the declaration in <scsi/scsi_host.h>. > > [...] Applied to 6.6/scsi-queue, thanks! [1/1] scsi: core: Improve type safety of scsi_rescan_device() https://git.kernel.org/mkp/scsi/c/79519528a180 -- Martin K. Petersen Oracle Linux Engineering