Message ID | e7bf180e-c558-b1d5-9a15-6d9708823c9c@infradead.org (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | mm/memory.c: fix spello of "function" | expand |
--- linux-next-20200908.orig/mm/memory.c +++ linux-next-20200908/mm/memory.c @@ -3608,7 +3608,7 @@ static vm_fault_t do_set_pmd(struct vm_f /** * alloc_set_pte - setup new PTE entry for given page and add reverse page - * mapping. If needed, the fucntion allocates page table or use pre-allocated. + * mapping. If needed, the function allocates page table or use pre-allocated. * * @vmf: fault environment * @page: page to map