Re: [PATCH v2 1/4] nvme: factor namespace-head queue-limit update
Christoph Hellwig <[email protected]>
| Newsgroups | org.kernel.vger.linux-block,org.infradead.lists.linux-nvme |
|---|---|
| Message-ID | <[email protected]> |
> + /* > + * queue_limits mixes values that are the hardware limitations > + * for bio splitting with what is the device configuration. > + * A little nitpick despite already having reviewed this: we can reflow this comments to use up all 80 characters now that the indentation was reduced.