Thread (5 messages) 5 messages, 2 authors, 2017-11-24

Re: [GIT PULL] nvme fixes for Linux 4.15

From: Christoph Hellwig <hch@infradead.org>
Date: 2017-11-24 08:32:59
Also in: linux-nvme

On Thu, Nov 23, 2017 at 10:04:55PM -0700, Jens Axboe wrote:
quoted
+       NVME_FC_Q_LIVE = (1 << 1),                                              
}; 

for flags that are used with set_bit() and friends? That's just
misleading, should be 0, 1, etc, not a shift.

The rest looks pretty straight forward, but the above is an eye sore.
Yes, it is misleading, but so far harmless.

Your fixup looks good to me:

Reviewed-by: Christoph Hellwig <hch@lst.de>
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help