[PATCH V4 1/5] nvme: do atomically bit operations on nvme_request.flags

jianchao.wang jianchao.w.wang at oracle.com
Thu Mar 8 06:32:55 PST 2018


Hi Christoph

Thanks for your precious time for reviewing this.

On 03/08/2018 03:57 PM, Christoph Hellwig wrote:
>> -	u8			flags;
>>  	u16			status;
>> +	unsigned long flags;
> Please align the field name like the others, though

Yes, I will change this next version.

Thanks
Jianchao



More information about the Linux-nvme mailing list