On Fri, Jul 10, 2026 at 09:16:51PM +0100, Lorenzo Stoakes wrote: > Rename parameters used by anon_vma_interval_tree_*() functions: 'node' to > 'avc', 'start/first' to 'pgoff_start', and 'last' to 'pgoff_last' to make > clear what is being passed. > > Also, express page offsets in terms of pgoff_t to be consistent. > > No functional change intended. > > Signed-off-by: Lorenzo Stoakes <[email protected]>
Reviewed-by: Gregory Price <[email protected]>
