Re: [PATCH 12/14] staging: android: ion: Declare helpers for carveout and chunk heaps

From: Greg Kroah-Hartman
Date: Fri Jan 18 2019 - 04:59:14 EST


On Fri, Jan 11, 2019 at 12:05:21PM -0600, Andrew F. Davis wrote:
> When enabled the helpers functions for creating carveout and chunk heaps
> should have declarations in the ION header.

Why? No one calls these from what I can tell.

Which makes me believe we should just delete the
drivers/staging/android/ion/ion_carveout_heap.c and
drivers/staging/android/ion/ion_chunk_heap.c files as there are no
in-tree users?

Any objection to me doing that?

thanks,

greg k-h