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

powerpc/mm: Unindent htab_dt_scan_page_sizes()



We can unindent the bulk of htab_dt_scan_page_sizes() by returning early
if the property is not found. That is nice in and of itself, but also
has the advantage of making it clear that we always return success once
we have found the ibm,segment-page-sizes property.

Signed-off-by: default avatarMichael Ellerman <mpe@ellerman.id.au>
parent 87d99c0e
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