[PATCH 3/6] nvme-ioctl: fold 'vec' into flags

Christoph Hellwig hch at lst.de
Mon Feb 24 14:34:03 PST 2025


On Mon, Feb 24, 2025 at 10:21:25AM -0800, Keith Busch wrote:
> From: Keith Busch <kbusch at kernel.org>
> 
> The vec indicator is already a flag and used as such, so use that type
> instead of implicitly relying on a bool to happen to align to the enum
> value.

Looks good:

Reviewed-by: Christoph Hellwig <hch at lst.de>




More information about the Linux-nvme mailing list