[PATCH V2 2/2] nvme-core: remove extra condition for vwc

Keith Busch kbusch at kernel.org
Thu Oct 1 16:51:40 EDT 2020


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>



More information about the Linux-nvme mailing list