[PATCH 2/7] nvme-pci: store aborted state in flags variable
Christoph Hellwig
hch at lst.de
Tue May 13 22:06:45 PDT 2025
On Tue, May 13, 2025 at 07:43:43PM +0530, Kanchan Joshi/Kanchan Joshi wrote:
> On 5/13/2025 12:30 PM, Christoph Hellwig wrote:
> > From: Leon Romanovsky<leon at kernel.org>
> >
> > Instead of keeping dedicated "bool aborted" variable, let's reuse
> > newly introduced flags variable and save space.
>
> Reviewed-by: Kanchan Joshi <joshi.k at samsung.com>
>
> Nit: I would not call it 'reuse' as flags (within iod) did not exist
> before this patch.
It was when Leon wrote the patch, but my patch reshuffling changed that.
I'll fix it up to match the reality.
More information about the Linux-nvme
mailing list