Skip to content
Commit 67730272 authored by Michael Ellerman's avatar Michael Ellerman
Browse files

powerpc/mm/radix: Drop unneeded NULL check



We call these functions with non-NULL mm or vma. Hence we can skip the
NULL check in these functions. We also remove now unused function
__local_flush_hugetlb_page().

Signed-off-by: default avatarAneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
[mpe: Drop the checks with is_vm_hugetlb_page() as noticed by Nick]
Signed-off-by: default avatarMichael Ellerman <mpe@ellerman.id.au>
parent 402e172a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment