Re: [PATCH 3/7] nvme: implement mq_ops->commit_rqs() hook
From: Keith Busch <hidden>
Date: 2018-11-29 17:41:04
Also in:
linux-nvme
From: Keith Busch <hidden>
Date: 2018-11-29 17:41:04
Also in:
linux-nvme
On Thu, Nov 29, 2018 at 10:06:20AM -0700, Jens Axboe wrote:
On 11/29/18 10:04 AM, Christoph Hellwig wrote:quoted
gcc never warns about unused static inline functions. Which makes a lot of sense at least for headers..Not so much for non-headers :-)
You can #include .c files too! :)