On Tue, Feb 07, 2023 at 03:08:39PM +0800, Ziyang Zhang wrote: > queuedata is not referenced in ublk_drv and we can use driver_data > instead. Pass NULL to blk_mq_alloc_disk() as queuedata while allocating > ublk's gendisk. > > Signed-off-by: Ziyang Zhang <ZiyangZhang@xxxxxxxxxxxxxxxxx> Reviewed-by: Ming Lei <ming.lei@xxxxxxxxxx> Thanks, Ming