On 11/1/22 08:00, Christoph Hellwig wrote: > The code to create, update or delete a tagset and namespaces in > nvme_reset_work is a bit convoluted. Refactor it with a two high-level > conditionals for first probe vs reset and I/O queues vs no I/O queues > to make the code flow more clear. > > Signed-off-by: Christoph Hellwig <hch@xxxxxx> > --- Looks good. Reviewed-by: Chaitanya Kulkarni <kch@xxxxxxxxxx> -ck