[PATCH 3/4] nvme: just check the status code type in nvme_is_path_error

Christoph Hellwig hch at lst.de
Tue Aug 18 02:31:22 EDT 2020


On Mon, Aug 17, 2020 at 12:31:24PM -0700, Sagi Grimberg wrote:
>> +	return (status & 0x700) == 0x300;
>
> Nit - A little comment may help future readers of this.

Ok, I've added one.



More information about the Linux-nvme mailing list