[PATCH] copy_page_range: minor cleanup
- Don't evaluate pfn_to_page(pte_pfn(pte)) twice. - adjust whitespace - rename inner variable `ptepage' to `page'. It's more logical, and reduces collisions with the shared pagetable patch (which has to rename it anyway, because it adds a `ptepage' which really is "the page which holds ptes").
Showing
Please register or sign in to comment