On Thu, Oct 01, 2020 at 11:54:32AM -0700, Chaitanya Kulkarni wrote: > In nvme_set_queue_limits() we initialize vwc to false and later add > a condition to set vwc true. The value of the vwc can be declare > initialized which makes all the blk_queue_XXX() calls uniform. Looks fine. Reviewed-by: Keith Busch <kbusch at kernel.org>