diff --git a/mm/memory.c b/mm/memory.c index 6953d3926e01e8ad1370304064ec2a0e94ad1ebb..b13e7dbc399b9b5a7758d6cc73726360a39b83f0 100644 --- a/mm/memory.c +++ b/mm/memory.c @@ -1296,7 +1296,7 @@ static unsigned long unmap_page_range(struct mmu_gather *tlb, /** * unmap_vmas - unmap a range of memory covered by a list of vma's - * @tlbp: address of the caller's struct mmu_gather + * @tlb: address of the caller's struct mmu_gather * @vma: the starting vma * @start_addr: virtual address at which to start unmapping * @end_addr: virtual address at which to end unmapping