clean up physical merging helpers V2
From: Ming Lei <hidden>
Date: 2018-09-25 06:47:34
Also in:
linux-block
From: Ming Lei <hidden>
Date: 2018-09-25 06:47:34
Also in:
linux-block
On Mon, Sep 24, 2018 at 09:43:45AM +0200, Christoph Hellwig wrote:
Hi Jens, this series moves various helpers related to merging based on physical addresses from the public headers into block/, cleans up the code a bit and removes not nessecary includes from the block headers. Change since V1: - dropped the Xen related changed which are moved into a new series to be sent after this one
Looks fine: Reviewed-by: Ming Lei <redacted> Thanks, Ming