On 7/7/25 07:27, Lorenzo Stoakes wrote: > Group parameter check logic together, moving check_mremap_params() next to > it. > > This puts all such checks into a single place, and invokes them early so we > can simply bail out as soon as we are aware that a condition is not met. > > No functional change intended. > > Signed-off-by: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx> Reviewed-by: Vlastimil Babka <vbabka@xxxxxxx>