Commit f1dc1685 authored by Randy Dunlap's avatar Randy Dunlap Committed by Linus Torvalds
Browse files

mm/memory.c: fix spello of "function"

parent f9d86a60
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3764,7 +3764,7 @@ static vm_fault_t do_set_pmd(struct vm_fault *vmf, struct page *page)

/**
 * 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