> Three are inline, which makes sense for the 146 bytes, but we're also > removing out of line calls as well as the inline calls. > > Anyway, whether the description is updated or not, this looks good to me. I seem to have miscounted. We can correct that part in the description to "removes 6 calls to compound_head() and 2 calls to folio_file_page()." Thanks for the review! > Reviewed-by: Matthew Wilcox (Oracle) <willy@xxxxxxxxxxxxx>