Re: [PATCH 04/10] blk-mq: un-export blk_mq_free_hctx_request()
From: Christoph Hellwig <hch@infradead.org>
Date: 2017-01-13 08:17:14
Also in:
lkml
From: Christoph Hellwig <hch@infradead.org>
Date: 2017-01-13 08:17:14
Also in:
lkml
On Wed, Jan 11, 2017 at 02:39:57PM -0700, Jens Axboe wrote:
It's only used in blk-mq, kill it from the main exported header and kill the symbol export as well.
Looks fine, Reviewed-by: Christoph Hellwig <hch@lst.de>