On Fri, Dec 15, 2017 at 6:09 AM, Christoph Hellwig <[email protected]> wrote:
> From: Logan Gunthorpe <[email protected]>
>
> 'struct page_map' is a private structure of 'struct dev_pagemap' but the
> latter replicates all the same fields as the former so there isn't much
> value in it. Thus drop it in favour of a completely public struct.
>
> This is a clean up in preperation for a more generally useful
> 'devm_memeremap_pages' interface.
>
> Signed-off-by: Logan Gunthorpe <[email protected]>
> Signed-off-by: Christoph Hellwig <[email protected]>

Looks good,

Reviewed-by: Dan Williams <[email protected]>

Reply via email to