On Fri, Mar 04, 2022 at 05:03:24PM +0100, Christoph Hellwig wrote: > Implement the ->free_disk method to to put struct scsi_disk when the last > gendisk reference count goes away. This removes the need to clear > ->private_data and thus freeze the queue on unbind. > > Signed-off-by: Christoph Hellwig <hch@xxxxxx> Nice cleanup: Reviewed-by: Ming Lei <ming.lei@xxxxxxxxxx> -- Ming