On Sun, May 17, 2020 at 03:50:51AM -0700, Matthew Wilcox wrote: > From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx> > > None of the three callers of get_compound_page_dtor() want to know > the value; they just want to call the function. Replace it with > destroy_compound_page() which calls the dtor for them. > > Signed-off-by: Matthew Wilcox (Oracle) <willy@xxxxxxxxxxxxx> Ackedy-by: Kirill A. Shutemov <kirill.shutemov@xxxxxxxxxxxxxxx> -- Kirill A. Shutemov