On Wed, 26 Mar 2025, Penny Zheng wrote: > Function avail_domheap_pages() is only invoked by get_outstanding_claims(), > so it could be inlined into its sole caller. > Move up avail_heap_pages() to avoid declaration before > get_outstanding_claims(). > > Signed-off-by: Penny Zheng <[email protected]>
Reviewed-by: Stefano Stabellini <[email protected]>
