[PATCH 2/2] nvme: reduce a repeated ZNS check

Christoph Hellwig hch at lst.de
Thu May 2 00:13:38 PDT 2024


On Thu, May 02, 2024 at 12:04:38PM +0530, Kanchan Joshi wrote:
> Modify nvme_update_ns_info_block() to eliminate the repeated check for
> ZNS.

Not sure there is much of a point do de-duplicate two instances of
compile time condition + trivial const comparison?




More information about the Linux-nvme mailing list