[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <6c5c9f66-2434-4b53-b436-63ff197b0b4c@nvidia.com>
Date: Wed, 25 Jun 2025 04:24:44 +0000
From: Chaitanya Kulkarni <chaitanyak@...dia.com>
To: Alok Tiwari <alok.a.tiwari@...cle.com>, "linux-nvme@...ts.infradead.org"
<linux-nvme@...ts.infradead.org>, "rdunlap@...radead.org"
<rdunlap@...radead.org>, "kbusch@...nel.org" <kbusch@...nel.org>,
"axboe@...nel.dk" <axboe@...nel.dk>, "hch@....de" <hch@....de>,
"sagi@...mberg.me" <sagi@...mberg.me>, Chaitanya Kulkarni
<chaitanyak@...dia.com>, "nilay@...ux.ibm.com" <nilay@...ux.ibm.com>,
"corbet@....net" <corbet@....net>
CC: "linux-doc@...r.kernel.org" <linux-doc@...r.kernel.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH v2 0/5] nvme: typo and minor cleanup fixes across host and
target driver
On 6/24/25 21:16, Alok Tiwari wrote:
> Corrected typos and grammatical errors in comments and documentation
> ("terminaed" -> "terminated", "limitted" -> "limited",
> "glace" -> "glance" etc.)
>
> Normalizing hex format output (x%08x -> 0x%08x).
>
> Improving grammar in explanatory comments for better clarity.
>
> Identifier Correction: Renamed NVME_SC_SELT_TEST_IN_PROGRESS to
> NVME_SC_SELF_TEST_IN_PROGRESS to fix a typographical error and align the
> status code constant with its meaning.
>
> Removed Redundant Assignment: Eliminated an unnecessary initialization
> of an error code variable in nvmet_ns_enable() to clean up unreachable
> or overridden logic.
>
> Error Message Fix: Corrected incorrect variable usage in an error
> message in pci-epf.c.
>
> No functional or behavioral changes are introduced.
>
> v1 -> v2
> Extended the underline by one more character in
> nvme-pci-endpoint-target.rst as suggested by Randy
> and added Reviewed-by: Randy Dunlap for series.
for the series looks good.
Reviewed-by: Chaitanya Kulkarni <kch@...dia.com>
-ck
Powered by blists - more mailing lists