Messages in this thread |  | | Subject | Re: [PATCH V4 1/5] nvme: do atomically bit operations on nvme_request.flags | From | "jianchao.wang" <> | Date | Thu, 8 Mar 2018 22:32:55 +0800 |
| |
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
|  |